Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It looks good. The errors suggests that you didn't find any rows that match
all 3 criteria. -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "epotter" wrote in message ... {=IF(C12="Y",INDEX(A74:A112,MATCH(1,(B74:B112=E13) *(D74:D112<E12)*(E74:E112= E11),0)),INDEX(A74:A112,MATCH(1,(B74:B112=E13)*(C7 4:C112=E12)*(E74:E112=E11) ,0)))} Getting a N/A value any ideas. C12 = Fire Rated check, E13 = height, E12 = Depth, E11 = Trim style. I added (E74:E112=E11) to check for Trim style. I can assume we are looking for all true values of 1 to confirm the match(1, Sorry but just learning excel. -- epotter ------------------------------------------------------------------------ epotter's Profile: http://www.excelforum.com/member.php...o&userid=36063 View this thread: http://www.excelforum.com/showthread...hreadid=558532 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return single value on multipl criteria lookup | Excel Worksheet Functions | |||
multi sheet lookup with multiple results | Excel Discussion (Misc queries) | |||
Multiple criteria LOOKUP | Excel Worksheet Functions | |||
Lookup: 2 criteria | Excel Discussion (Misc queries) | |||
Conditional Lookup on Multiple Criteria | Excel Worksheet Functions |