Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
T T is offline
external usenet poster
 
Posts: 41
Default LOOKUP Function Not working

I'm trying to do a simple lookup function that puts a value in a cell based
on the value in another cell. I copied an example from the help and it works
for that but I cannot get it to work with my data. Example: I'm using a
drop down list in column A. Depending on what is chosen will then put data
(using the lookup) in column B. Here is the lookup that I can't get to work:

=LOOKUP(A1,{"ADL Group","ADL Individual","Case Management","ADL Training
Group"},{2.39,5.97,17.65,5.77})

Anything past 3 items and it stops working. The example in help was for
Grades and works fine but with the above (I have 26 options I need to put in)
stops after I get three entered. The above ADL Training Group will not put
the corresponding 5.77 in Cell B1 if chosen.

Any help would be appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,311
Default LOOKUP Function Not working

Your loolup values need to be in ascending order. This would probably be
easier if you created a table in your workbook instead of trying to put it
all in the formula.

HTH,
Paul

--

"T" wrote in message
...
I'm trying to do a simple lookup function that puts a value in a cell
based
on the value in another cell. I copied an example from the help and it
works
for that but I cannot get it to work with my data. Example: I'm using a
drop down list in column A. Depending on what is chosen will then put
data
(using the lookup) in column B. Here is the lookup that I can't get to
work:

=LOOKUP(A1,{"ADL Group","ADL Individual","Case Management","ADL Training
Group"},{2.39,5.97,17.65,5.77})

Anything past 3 items and it stops working. The example in help was for
Grades and works fine but with the above (I have 26 options I need to put
in)
stops after I get three entered. The above ADL Training Group will not
put
the corresponding 5.77 in Cell B1 if chosen.

Any help would be appreciated.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default LOOKUP Function Not working

The answer is in Excel help for the LOOKUP function, in the paragraph headed
"Important" in bold red letters.
--
David Biddulph

"T" wrote in message
...
I'm trying to do a simple lookup function that puts a value in a cell
based
on the value in another cell. I copied an example from the help and it
works
for that but I cannot get it to work with my data. Example: I'm using a
drop down list in column A. Depending on what is chosen will then put
data
(using the lookup) in column B. Here is the lookup that I can't get to
work:

=LOOKUP(A1,{"ADL Group","ADL Individual","Case Management","ADL Training
Group"},{2.39,5.97,17.65,5.77})

Anything past 3 items and it stops working. The example in help was for
Grades and works fine but with the above (I have 26 options I need to put
in)
stops after I get three entered. The above ADL Training Group will not
put
the corresponding 5.77 in Cell B1 if chosen.

Any help would be appreciated.



  #4   Report Post  
Posted to microsoft.public.excel.misc
T T is offline
external usenet poster
 
Posts: 41
Default LOOKUP Function Not working

I'm sorry your having such a bad day

"David Biddulph" wrote:

The answer is in Excel help for the LOOKUP function, in the paragraph headed
"Important" in bold red letters.
--
David Biddulph

"T" wrote in message
...
I'm trying to do a simple lookup function that puts a value in a cell
based
on the value in another cell. I copied an example from the help and it
works
for that but I cannot get it to work with my data. Example: I'm using a
drop down list in column A. Depending on what is chosen will then put
data
(using the lookup) in column B. Here is the lookup that I can't get to
work:

=LOOKUP(A1,{"ADL Group","ADL Individual","Case Management","ADL Training
Group"},{2.39,5.97,17.65,5.77})

Anything past 3 items and it stops working. The example in help was for
Grades and works fine but with the above (I have 26 options I need to put
in)
stops after I get three entered. The above ADL Training Group will not
put
the corresponding 5.77 in Cell B1 if chosen.

Any help would be appreciated.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lookup function to take into account working days only DaveAsh Excel Worksheet Functions 0 December 14th 07 01:55 PM
lookup not working nasim Excel Worksheet Functions 1 January 3rd 07 12:43 PM
Lookup Function not working hcamelion Excel Worksheet Functions 3 August 5th 06 07:25 AM
Lookup function still not working correctly Mike K Excel Worksheet Functions 6 August 1st 05 02:22 AM
Lookup Not working as expected trumpy81 New Users to Excel 5 June 30th 05 07:41 PM


All times are GMT +1. The time now is 12:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"