View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Danielle44 Danielle44 is offline
external usenet poster
 
Posts: 1
Default set up a macro to copy/ move sheets to individual files

I have a workbook that includes commission sheets for 10 sales people. I
want to create a macro that will move a copy of each sheet to its individual
file. How do I do that with out going to each file and moving each sheet
individually?

Thank you.