View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom Peo Sjoblom is offline
external usenet poster
 
Posts: 3,268
Default Dragging Data into a new worksheet and arranging it by type

You need to create a VLOOKUP table or use VBA
Look up VLOOKUP in help

--
Regards,

Peo Sjoblom


"shryockp" wrote in message
...
This might be confusing, but any help would be great. I would like to
paste a
series of values into a cell and have a coresponding name appear next to
it.
For example, if I paste "00-0000-00" into A1 I want excel to assiociate
"00-0000-00" as a "belt" in B1. If I enter "00-0000-01", I would want it
to
assiciate it with "knife" and so on. I think using acess would be better
for
this application, but I am clueless as to how to use acess. Thanks for
your
help.