I would like to replace the contents in Cell F in sheet1 if it matches Cell B in sheet2 and replace Cell F on sheet1 with the data in Cell A on sheet2. This needs to be done for the entire column Sheet1 has some 400 rows with duplicates and sheet2 has 120 with the master information. I have been going round and round in circles trying many different codes that I have found but nothing works feeling frustratedany help would be grateful many thanks
PS
Cell F in sheet1 = vehicle reg
Cell G in sheet1 = Vehicle reg - make model
Cell B in sheet2 = vehicle reg
Cell A in sheet2 = fleet no
I dont know if it would be better to use a partial match using Cell G sheet1 with Cell B sheet2 and replace Cell F sheet1 with data from Cell A sheet2.
Bookmarks