Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formulations? | Excel Discussion (Misc queries) | |||
Percentages | Charts and Charting in Excel | |||
How to set a formula to count the product appear how manytime | Excel Worksheet Functions | |||
Look up data in colum a and find match in colum b | Excel Discussion (Misc queries) | |||
Which function(s)? | Excel Worksheet Functions |