Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
N1 and O1 contain examples of my lookup values "361A" and "362B".
H1 AND H2 are the vectors containing these variables. E1 contains the names I want to input to L1, L2 etc and M1,M2 etc respectively The LOOKUP formula I've used seems to work in L1: (where H1 contains "361A") butdoesn't work in M1. I used: =LOOKUP($N$1,H1,E1) in L1 (that's fine) and =LOOKUP($O$1,H1,E1) in M1 (where I got the same result as in L1, same name) As O2 and H2 both contained the value "362B" I would have expected to get a #n/a in M1 and the name in E2 returned to M2. M2 has the correct result but M1 doesn't. Also as H3 contains the same value as H1 "361A" I should get a #n/a there as well, shouldn't I? However I get the name from E3 returned instead of a #n/a. Where am I going wrong? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
LOOKUP FUNCTION? (LOOKUP VALUE BEING A TIME RENERATED FROM A FORMU | Excel Discussion (Misc queries) | |||
Get Cell Address From Lookup (Alternative to Lookup) | Excel Worksheet Functions | |||
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup | Excel Worksheet Functions | |||
Sumproduct - Condition based on lookup of a Lookup | Excel Discussion (Misc queries) | |||
Pivot table doing a lookup without using the lookup function? | Excel Discussion (Misc queries) |