View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
CongroGrey CongroGrey is offline
external usenet poster
 
Posts: 1
Default Copy workbook, don't copy macro

Is it possible to copy a workbook but not the macro?

Backround - I have created a workbook which receives transferspreadsheet
data from Access. I have an Excel macro which formats the sheet, then
deletes the transferspreadsheet sheet. I want the user to be able to save
this report with the current date, but not copy the macro to the new sheet.

Is this possible?