Hi all, I am new to this forum and very new to VBA! I am trying to help my wife with a spreadsheet she uses a lot. Basically I need to find a row in sheet 1 (Tracking) where Column B is the same in both and where column G in sheet 2 (BL) matches column D in sheet 1, and if so, update the data in sheet 1 column E with the data from sheet 2 column H. And then highlight any rows in sheet 2 which did not match....
Now thanks to some code that I found on the Internet I have managed to do most of this but I cannot figure out how to do the second comparison, sheet 2 column G to sheet 1 column D.Can anyone help?? It would be greatly appreciated. My code for the bit that doesn't work is below:
![]()
Please Login or Register to view this content.
Bookmarks