Hi there,
I have 2 worksheets and I'm trying to compare every cell values in a column, based on 3 other columns, like this:
Worksheet1:
ID1, ID2, ID3, result, etc...
Worksheet2:
ID1, ID2, ID3, result, etc....
Basically, I want to compare the result and see if they are equal, base on the same combination of ID's. I can't compare them directly because the sorting/ordering of both worksheets is different.
Should I look into using VLOOKUP? Or use a macro for this comparison?
Any help is appreicated, thanks![]()
Bookmarks