View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
davidnagel davidnagel is offline
external usenet poster
 
Posts: 3
Default Macro to Search and Copy

Hello there, I am looking to create a macro that does the following;

1. Copy data in a cell from a workbook
2. Paste into Find in the personal.xls
3. Find the data that matches
4. Copy and paste a range from the personal.xls
5. Paste into the first workbook
6. Repeat for a range of cells

Any ideas?