Hello, can someone please advise a formula to use vlookup based on a cell value and different sheets. For example, I have three worksheets in one excel file:
Worksheet A = Master
Worksheet B = MFG
Worksheet C = Buy
Question:
If Cell C4 in master worksheet = "ZFIN", Vlookup value from master worksheet A1 in worksheet "MFG" as the table array, and return col_index_num 5 from the MFG worksheet. However, if Cell C4 in master worksheet = "BUY", Vlookup value from master worksheet A1 in worksheet "BUY" as the table array, and return col_index_num 5 from the BUY worksheet.
Worksheet A = Master
Worksheet B = MFG
Worksheet C = Buy
Question:
If Cell C4 in master worksheet = "ZFIN", Vlookup value from master worksheet A1 in worksheet "MFG" as the table array, and return col_index_num 5 from the MFG worksheet. However, if Cell C4 in master worksheet = "BUY", Vlookup value from master worksheet A1 in worksheet "BUY" as the table array, and return col_index_num 5 from the BUY worksheet.