sfauerbach
New Member
- Joined
- Mar 9, 2007
- Messages
- 5
Hello,
I have a workbook with several worksheets: Data, Calculations, Codes, and Report. The Report draws information from the Data and Calculations pages based on a code I insert into cell A1 on the Calculations worksheet. The Codes worksheet lists the 300 codes I need to create customized reports for.
I would like to automate the process so that I can create new workbooks for each code. I'd like the new file names to be the same as the code. The new workbooks should only contain the customized Report for the code it's named for (not the other worksheets like Data, Calculations, Codes).
Please help! I have limited experience with Macros but have used VBA to write a macro once before.
Thanks,
SMF
I have a workbook with several worksheets: Data, Calculations, Codes, and Report. The Report draws information from the Data and Calculations pages based on a code I insert into cell A1 on the Calculations worksheet. The Codes worksheet lists the 300 codes I need to create customized reports for.
I would like to automate the process so that I can create new workbooks for each code. I'd like the new file names to be the same as the code. The new workbooks should only contain the customized Report for the code it's named for (not the other worksheets like Data, Calculations, Codes).
Please help! I have limited experience with Macros but have used VBA to write a macro once before.
Thanks,
SMF