View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Juan García Juan García is offline
external usenet poster
 
Posts: 5
Default Save workbook without code

I have a workbook with a lot of code in modules and userforms. This code is
protected with password but I would like the user can´t save it with the
data. Is there an option to save only the data in the sheet without the
code.
Thanks