I am trying to loop through the items in SampleData2.xlsx and match them to the items in SampleData1.xlsx. If the item matches, I want to take the price and put it in the Column labeled "Complete". If anyone could offer some guidance, it would save me hours and possibly my sanity. Is this possible to do with excel vba?
SampleData1 - https://ufile.io/7fcf4
SampleData2- https://ufile.io/70896
I am new to excel VBA and only really have the looping of the one sheet working. I'm lost on the comparing/finding on a separate sheet. Any help would be greatly appreciated!
SampleData1 - https://ufile.io/7fcf4
SampleData2- https://ufile.io/70896
I am new to excel VBA and only really have the looping of the one sheet working. I'm lost on the comparing/finding on a separate sheet. Any help would be greatly appreciated!