Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ash
 
Posts: n/a
Default vlookup or similar help


In the same spreadsheet I have the following scenario;
Tab "product index" in column A there are names of products like'
Apple
Orange
Banana and etc
On column B there are product numbers of these items (side by side)
Apple 124568520
Orange 564589700

What I need is when I input customer orders in a tab called "orders"
(same spreadsheet, different tab) to get the product numbers when i
type the product name.
Example
I am in "orders" tab col A, cell A1 and typed orange I want the product
number to show in B1. Any help?


--
Ash
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB
 
Posts: n/a
Default vlookup or similar help

=VLookup(A1, 'Product Index'!$A$1:$B$10, 2, 0)

Change the Product Index range as necessary.


"Ash" wrote:


In the same spreadsheet I have the following scenario;
Tab "product index" in column A there are names of products like'
Apple
Orange
Banana and etc
On column B there are product numbers of these items (side by side)
Apple 124568520
Orange 564589700

What I need is when I input customer orders in a tab called "orders"
(same spreadsheet, different tab) to get the product numbers when i
type the product name.
Example
I am in "orders" tab col A, cell A1 and typed orange I want the product
number to show in B1. Any help?


--
Ash

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 VLOOKUP to match similar text? lrb Excel Worksheet Functions 10 June 2nd 09 09:45 AM
Similar to Vlookup Mike Excel Discussion (Misc queries) 1 February 1st 06 04:21 PM
Vlookup on a worksheet with similar values GWHITE1 Excel Worksheet Functions 3 December 31st 05 04:16 PM
FIND FORMULA SIMILAR TO VLOOKUP FOR NON-ASCENDING VALUES Kir Excel Worksheet Functions 2 November 10th 05 09:39 PM
Vlookup on multiple similar entries / NO VBA cedequ Excel Worksheet Functions 1 August 30th 05 02:44 PM


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