Hi,
Can the following be done.
I have the following formula in Sheet1 of my workbook.
=VLOOKUP(B6,Sheet2!A2:BC499,5,)
When cell A2 of Sheet2 is populated with the name John and cell E2 contains 'ABC' the formula works ok, but when cell A3 is populated with the same name, but cell E3 has 'DEF' it won't display the text 'DEF'. Can this be done so that each time I enter the same name in column A with different data in column E it populates correctly.
Many thanks.
Bookmarks