Thread: Find and copy
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rodjk #613 Rodjk #613 is offline
external usenet poster
 
Posts: 4
Default Find and copy

Hello,
Ok, I have a spreadsheet with two worksheets.
The second sheet will be employee names and ID numbers.
The first sheet will be set up to use a badge ID scanner.

The scanner will read the bar code on the badge, then input the badge
number to column A.
What I would like is a Macro of some sort that will fill in column B
and C with the ID Number and the Name of the employee. (The badge
number and the ID number are different.)

Is this possible?

Thanks
Rod