OK, I have three sheets on an excel spreadsheet.
I want to lookup the value from sheet 3 column G; find it in column B of sheet 1.
I then want the values from sheet 1 of the columns A, B, C & D (where the match was found) to be copied to sheet 3.
Any idea how I do this please ?
I tried this : =VLOOKUP(G5,'Main spreadsheet'!B2:B204, 3, FALSE)
but it didn't work.
Thanks
Bookmarks