#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Excel 2007

How do I use Excel 2007's Lookup function to find information on another
spreadsheet in the same workbook and display that information into cells
corresponding with the information?

For my project, I am needing to type in the Product ID Number into a cell in
one spreadsheet and have it use a function to find three values (Type, Model,
and Price) that correspond with that ID Number in a seperate spreadsheet and
show those values in seperate Cells on the first sheet under the correct
categories.

--
Earl Miles Mitchell
Access 2003 Trainee
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 287
Default Excel 2007

Try using INDEX/MATCH, e.g

=INDEX(type_range,MATCH(ID,product_range,0))

"emitch7910" wrote:

How do I use Excel 2007's Lookup function to find information on another
spreadsheet in the same workbook and display that information into cells
corresponding with the information?

For my project, I am needing to type in the Product ID Number into a cell in
one spreadsheet and have it use a function to find three values (Type, Model,
and Price) that correspond with that ID Number in a seperate spreadsheet and
show those values in seperate Cells on the first sheet under the correct
categories.

--
Earl Miles Mitchell
Access 2003 Trainee

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Excel 2007

We have to use the =vlookup to find three items in seperate worksheets from
the same workbook.
--
Earl Miles Mitchell
Access 2003 Trainee


"daddylonglegs" wrote:

Try using INDEX/MATCH, e.g

=INDEX(type_range,MATCH(ID,product_range,0))

"emitch7910" wrote:

How do I use Excel 2007's Lookup function to find information on another
spreadsheet in the same workbook and display that information into cells
corresponding with the information?

For my project, I am needing to type in the Product ID Number into a cell in
one spreadsheet and have it use a function to find three values (Type, Model,
and Price) that correspond with that ID Number in a seperate spreadsheet and
show those values in seperate Cells on the first sheet under the correct
categories.

--
Earl Miles Mitchell
Access 2003 Trainee

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
Pasting a chart from Excel 2007 to Word 2007 trouble Vegas Charts and Charting in Excel 5 September 16th 08 07:37 AM
import excel 2007 in outlook 2007 patrick Excel Discussion (Misc queries) 2 October 9th 07 05:13 AM
How can you "save as" in excel 2007 (and word 2007)? gofordan Excel Discussion (Misc queries) 2 September 6th 07 09:52 PM
Exporting Quickbooks 2007 to Excel 2007 BShennum Excel Worksheet Functions 0 June 22nd 07 07:09 PM
Problems with my links to an excel 2007 file from a word 2007 file sc Links and Linking in Excel 0 February 21st 07 10:12 AM


All times are GMT +1. The time now is 09:59 AM.

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"