Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 328
Default vlookup from a list

On sheet 1, I have a list of item #'s referenced from sheet 2. I need to
return a cost on an adjacent cell in sheet 1 for the item # looked up.

any ideas?





  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 328
Default vlookup from a list

solved it

"Lisa" wrote:

On sheet 1, I have a list of item #'s referenced from sheet 2. I need to
return a cost on an adjacent cell in sheet 1 for the item # looked up.

any ideas?





  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default vlookup from a list

Hi,

VLOOKUP(#,List,2,FALSE)

would look up a # in the first column of List and bring back the item in
column 2 if a match is found in column 1.

Cheers,
Shane Devenshire

"Lisa" wrote:

solved it

"Lisa" wrote:

On sheet 1, I have a list of item #'s referenced from sheet 2. I need to
return a cost on an adjacent cell in sheet 1 for the item # looked up.

any ideas?





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
using If fuction and vlookup with list Larry Excel Worksheet Functions 2 October 8th 08 08:36 PM
vlookup for the second value of a list alext49 Excel Worksheet Functions 9 June 26th 07 07:31 PM
Filter the results of a list based on a previous vlookup against the same list Mizpah Excel Worksheet Functions 2 August 18th 06 10:28 AM
vlookup returns list? tjb Excel Worksheet Functions 5 December 6th 05 11:49 PM
An unsorted list in vlookup Traima Excel Worksheet Functions 2 August 8th 05 01:10 PM


All times are GMT +1. The time now is 09:30 PM.

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

About Us

"It's about Microsoft Excel"