View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
galimi galimi is offline
external usenet poster
 
Posts: 210
Default Adding additional worksheets to an existing template

Mike,

This could be accomplished with a small amount of code. You could basically
cycle through the employee list and add a sheet for each employee.
--
http://HelpExcel.com




"Mike F" wrote:

I have found a great template to calculate commissions for my employees.
This template is onlt one worksheet and I would like to have each emploee as
a seperate worksheet on the commission statement. Is there an easy way to
duplicate the template on each worksheet I add to the Excel Spreadsheet?
Thanks in advance for your help.