I'm trying to parse a string variable so that it only returns everything before and after certain characters. heres an example"<BR><BR>strVar = "See-Tom-Run"<BR><BR>all i want to return is ...
How to Extract a Substring in Excel Using FIND() and MID() Functions Your email has been sent Learn how to use MID() and FIND() and then combine them to parse substrings from inconsistent data.