Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm trying to figure out what the formula would be to create an auto "paste"
of information on a spreadsheet. Example: on an inventory spreadsheet I use a bar code scanner to record products we receive, when I scan that product a part number will appear. I want to create a formula (if possible) to automatically paste the description of that part number in the column next to it. Can this be done and if so...HOW? Any help would be greatly appreciated! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Do you have a list of the bar code info and the description? If so, you
can use VLOOKUP to get what you want. "Kelly C" wrote in message ... I'm trying to figure out what the formula would be to create an auto "paste" of information on a spreadsheet. Example: on an inventory spreadsheet I use a bar code scanner to record products we receive, when I scan that product a part number will appear. I want to create a formula (if possible) to automatically paste the description of that part number in the column next to it. Can this be done and if so...HOW? Any help would be greatly appreciated! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Provided you have a master list of part numbers and descriptions somewhere
you should be able to use VLOOKUP to get the description for an input part number Regards Trevor "Kelly C" wrote in message ... I'm trying to figure out what the formula would be to create an auto "paste" of information on a spreadsheet. Example: on an inventory spreadsheet I use a bar code scanner to record products we receive, when I scan that product a part number will appear. I want to create a formula (if possible) to automatically paste the description of that part number in the column next to it. Can this be done and if so...HOW? Any help would be greatly appreciated! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 Nesting questions | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |