#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default LOOKUP Help

I have a list of 24 people with three different levels of cost information
depending on their relevant 'level' e.g. Carol can have costs of £400, £350
and £500 depending on what level she is working at. I need to be able to look
up and select the right cost, based on trainer name and level, and then this
information to be displayed on a different worksheet. I think i can do this
with look up but am not sure how to do it!

Help!
--
Rebecca Foreman
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default LOOKUP Help

See if this helps.

...........A..........B..........C............D
1................Level1....Level2....Level3
2......Tom......10..........22...........30
3......Sue.......14..........20...........17
4.....Carol......50.........21...........14
5.....Ted........27.........66............33

Lookup Carol Level2

A10 = Carol
A11 = Level2

=VLOOKUP(A10,A1:D5,MATCH(A11,A1:D1,0),0)

--
Biff
Microsoft Excel MVP


"Becca" wrote in message
...
I have a list of 24 people with three different levels of cost information
depending on their relevant 'level' e.g. Carol can have costs of £400,
£350
and £500 depending on what level she is working at. I need to be able to
look
up and select the right cost, based on trainer name and level, and then
this
information to be displayed on a different worksheet. I think i can do
this
with look up but am not sure how to do it!

Help!
--
Rebecca Foreman



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
Matrix lookup/mulitple criteria lookup MarkFranklin Excel Discussion (Misc queries) 3 March 31st 08 10:15 AM
Get Cell Address From Lookup (Alternative to Lookup) ryguy7272 Excel Worksheet Functions 12 September 28th 07 10:36 PM
Join 2 Lists - Lookup value in 1 list & use result in 2nd lookup JBush Excel Worksheet Functions 3 January 3rd 07 11:14 PM
Sumproduct - Condition based on lookup of a Lookup Hari Excel Discussion (Misc queries) 12 May 31st 06 09:28 AM
Pivot table doing a lookup without using the lookup function? NGASGELI Excel Discussion (Misc queries) 0 August 2nd 05 05:08 AM


All times are GMT +1. The time now is 06:56 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"