Hello newb here...
I'm trying to create a macro that will read values from a cell of txt and store those values as variables...
Below is a sample of what that cell contains:
"MARKERS ANI834,TAK1849.34,LAG1242 *"
I want to trim "Markers" and the asterisk "*" from the txt and parse...