View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cheetahke Cheetahke is offline
external usenet poster
 
Posts: 20
Default Save as problem for Excel 97/2000 (with VBA-protection in excel 20

Hi all
When I've protected VBA with a password, and I want to save my workbook as
an Excel 97/2000 workbook, I get an error message that's saying that I must
"unprotect" the VBA-code before saving the workbook. I've written the code
with excel 2003.
How can I save as an excel 97/2000 workbook without unprotecting the
VBA-code? I need to do this for working with it in Excel 2000.