View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
André Boileau André Boileau is offline
external usenet poster
 
Posts: 5
Default protected code allowing save

Why is it that the user of my Excel vba program can not save the Excel sheet
while the project is password locked ? Excel's message (not an error message)
tells him project must be unlocked before ? I can avoid the problem by
incerting the locked code in another Excel file and joinning them with
"Tools/References...." but there must be a better way ?
Thanks for your help.
--
Popsie