Hi,
I need to look up a number that may or may not be in one of three columns in a different spreadsheet - if an exact match is found I need to return a value in the same row in another column. For example
A Linked Spreadsheet
Col A Col B Col C Col D
1111 3333 4444 Bob Brown
999 8888 7777 Jane Smith
Another spreadsheet
Col A Col B
1111 Here I would like a formula that will look up the value in Col A
(1111) and check if it appears in either Col A, B or C in the Linked Spreadsheet if it does then give me the value in Col D "Bob Brown" if not "No Match"
My Linked spreadsheet is very large up to 40000 rows it would need to check over the three columns so I'm looking for something that is efficient
Any ideas appreciated
Thanks,
maria
I need to look up a number that may or may not be in one of three columns in a different spreadsheet - if an exact match is found I need to return a value in the same row in another column. For example
A Linked Spreadsheet
Col A Col B Col C Col D
1111 3333 4444 Bob Brown
999 8888 7777 Jane Smith
Another spreadsheet
Col A Col B
1111 Here I would like a formula that will look up the value in Col A
(1111) and check if it appears in either Col A, B or C in the Linked Spreadsheet if it does then give me the value in Col D "Bob Brown" if not "No Match"
My Linked spreadsheet is very large up to 40000 rows it would need to check over the three columns so I'm looking for something that is efficient
Any ideas appreciated
Thanks,
maria