View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JackSmiley JackSmiley is offline
external usenet poster
 
Posts: 1
Default Any help is appreciated Creating New files from One File

I have a file that i have added a control that allows the user to
change criteria and recalculate the worksheet. I have developed the
code that loops through all the scenarios I enter and prints each one.

What I really want to do is loop through these scenarios and then
instead of printing, create a new separate file, then keep moving
through the loop and creating new files

Thanks in advance