Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I already got some advise on this matter (thanks Fred and Dave), but still I
do not get what I want. Based on a L-number, I want to find the correct ID-number belonging to that product from a specific supplier. So if I want the ID number from L-1234 belonging to supplier €śHomer€ť €¦ I would like to get the value €ś1237€ť. Using the following formula I get €ś8769€ť€¦which is the value from cell A9€¦instead of A4. =INDEX(A1:A9;MATCH(1;("L-1234"=B1:B9)*("Homer"=C1:C9)*0)) ID number L-number Supplier 1245 L-1234 Green 3456 L-1234 Smith 1237 L-1234 Homer 3456 L-3256 McDonald 2423 L-2435 Homer 7765 L-2222 Green 2543 L-2222 Smith 8769 L-5678 MCDonald I hope someone can help me out here Thanks in advance. Regards, Marieke |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Check your original post for answers.
It's best to stay with one thread for the same issue! -- Regards, RD ----------------------------------------------------------------------------------------------- Please keep all correspondence within the Group, so all may benefit ! ----------------------------------------------------------------------------------------------- "mariekek5" wrote in message ... I already got some advise on this matter (thanks Fred and Dave), but still I do not get what I want. Based on a L-number, I want to find the correct ID-number belonging to that product from a specific supplier. So if I want the ID number from L-1234 belonging to supplier "Homer" . I would like to get the value "1237". Using the following formula I get "8769".which is the value from cell A9.instead of A4. =INDEX(A1:A9;MATCH(1;("L-1234"=B1:B9)*("Homer"=C1:C9)*0)) ID number L-number Supplier 1245 L-1234 Green 3456 L-1234 Smith 1237 L-1234 Homer 3456 L-3256 McDonald 2423 L-2435 Homer 7765 L-2222 Green 2543 L-2222 Smith 8769 L-5678 MCDonald I hope someone can help me out here Thanks in advance. Regards, Marieke |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
index and match on 2 criteria | Excel Worksheet Functions | |||
challenge! - match/index/lookup with multiple criteria | Excel Worksheet Functions | |||
Index/Match - Lookup based on multiple column criteria | Excel Worksheet Functions | |||
Add a criteria to an Index and Match formula | Excel Discussion (Misc queries) | |||
Index/Match Multiple Criteria | Excel Discussion (Misc queries) |