![]() |
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? |
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? |
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? |
All times are GMT +1. The time now is 08:42 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com