View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
microsoft.public.excel.worksheet.functio[_2_] microsoft.public.excel.worksheet.functio[_2_] is offline
external usenet poster
 
Posts: 19
Default Saving File with the VB Modules protected giving me an error. Than

In 2003 I was able to save the workbook usin a Exit Macro and with the VB
protected. Now is saying that I have to unprotect the Modules to be able to
save the file. I don't want anybody to be messing around the programs. So how
can I save it with the protection?

Thanks.