Hi all.
I have a problem that I need help please.
I have many files, which I will use for each file in folder to open. When doing so, I read a name and a number from each file, and save them to two variables.
How then do I match this name variable to the columns in another excel file?
After doing this match, I then need to write the number variable into a cell at a row directly below the matched column.
Please help.