Hi all
So I have two columns in separate workbooks. In the first column there is the short name of the experiment, and in the second one the full name of the experiment. Next to the full name there is a result that I want to put in a cell next to the short name. I need help trying to write the macro to match the two names.
The format is this:
Column1: ShortName
Column2: Experiment ShortName Number
So how can I get the macro to split the text in column2 and look at the part in between the 2 spaces? (ie the short name)
Cheers
So I have two columns in separate workbooks. In the first column there is the short name of the experiment, and in the second one the full name of the experiment. Next to the full name there is a result that I want to put in a cell next to the short name. I need help trying to write the macro to match the two names.
The format is this:
Column1: ShortName
Column2: Experiment ShortName Number
So how can I get the macro to split the text in column2 and look at the part in between the 2 spaces? (ie the short name)
Cheers