Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have entered the below formula in my worksheet but get a #N/A. What am I
doing wrong? =LOOKUP(SUM(E38:E41),{4,7,11,15,19},{"1","2","3"," 4","5"}) |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What does:
=sum(e38:e41) return? What should happen if it's less than 4? Workin girl wrote: I have entered the below formula in my worksheet but get a #N/A. What am I doing wrong? =LOOKUP(SUM(E38:E41),{4,7,11,15,19},{"1","2","3"," 4","5"}) -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=SUM(E38:E41) must equal a minimum of 4
And why do you want the returns to be Text values? I would drop the double quotes. Gord Dibben MS Excel MVP On Thu, 15 Oct 2009 08:30:53 -0700, Workin girl wrote: I have entered the below formula in my worksheet but get a #N/A. What am I doing wrong? =LOOKUP(SUM(E38:E41),{4,7,11,15,19},{"1","2","3", "4","5"}) |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is your sum of E38 to E41 less than 4? Or is one of the values in that range
shwoing #N/A? "Workin girl" wrote: I have entered the below formula in my worksheet but get a #N/A. What am I doing wrong? =LOOKUP(SUM(E38:E41),{4,7,11,15,19},{"1","2","3"," 4","5"}) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lookup Formula | Excel Worksheet Functions | |||
Lookup Formula? | Excel Worksheet Functions | |||
Max Lookup formula | Excel Worksheet Functions | |||
Lookup Formula - but have a formula if it can't find/match a value | Excel Worksheet Functions | |||
Lookup formula | Excel Discussion (Misc queries) |