ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Lookup through multiple sheets (https://www.excelbanter.com/excel-worksheet-functions/107167-lookup-through-multiple-sheets.html)

Tim

Lookup through multiple sheets
 
There are same values (unsorted) in column C/sheet1.

There are some values (unsorted) in column B/ sheet5

I want to "see" if any of values from column C/sheet1 is in column B/
sheet5, and let say if a match is found between cell C3/sheet1 and cell
B156/sheet5. Then I want the value of cell C156/sheet5 to be in celAH3/sheet1.

I tried but I dind't succeed.

Thank you


Tim

Lookup through multiple sheets
 
I think I got it.

=INDEX(Sheet2!$B$3:$D$500,MATCH($C3,Sheet2!$B$3:$B $500,0),2)

"Tim" wrote:

There are same values (unsorted) in column C/sheet1.

There are some values (unsorted) in column B/ sheet5

I want to "see" if any of values from column C/sheet1 is in column B/
sheet5, and let say if a match is found between cell C3/sheet1 and cell
B156/sheet5. Then I want the value of cell C156/sheet5 to be in celAH3/sheet1.

I tried but I dind't succeed.

Thank you



All times are GMT +1. The time now is 04:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com