Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
newriver
 
Posts: n/a
Default colum 1 = product #'s than colum 2 = prod. disc.

what would be the process to enter product numbers in one field and have the
product description appear in the next field to the right
  #2   Report Post  
Posted to microsoft.public.excel.misc
Otto Moehrbach
 
Posts: n/a
Default colum 1 = product #'s than colum 2 = prod. disc.

First you would create a table (that you probably already have) containing
the product number and the product description. Then in the second cell
(where you want the product description to appear, use a VLOOKUP formula.
Look it up in Help. HTH Otto
"newriver" wrote in message
...
what would be the process to enter product numbers in one field and have
the
product description appear in the next field to the right



  #3   Report Post  
Posted to microsoft.public.excel.misc
Bill Kuunders
 
Posts: n/a
Default colum 1 = product #'s than colum 2 = prod. disc.

You need a 2 column table of numbers and descriptions
use the vlookup function to get the description

I.e. something like =VLOOKUP(B1,$C$1:$D$11,2,false)

where
B1 is your cell with the number
C1:D12 is the range with the table
2
is the column to look in
false indicates you need an exact match
the numbers in C column should have been sorted ascending

--
Greetings from New Zealand
Bill K


"newriver" wrote in message
...
what would be the process to enter product numbers in one field and have
the
product description appear in the next field to the right



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
Formulations? rlphelp Excel Discussion (Misc queries) 3 November 10th 05 04:40 PM
Percentages Darryl Charts and Charting in Excel 2 May 21st 05 04:31 PM
How to set a formula to count the product appear how manytime AMY Excel Worksheet Functions 3 March 21st 05 09:49 AM
Look up data in colum a and find match in colum b Chris(new user) Excel Discussion (Misc queries) 1 March 19th 05 09:27 PM
Which function(s)? LB Excel Worksheet Functions 3 January 5th 05 06:19 PM


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