View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ckoch ckoch is offline
external usenet poster
 
Posts: 8
Default new macro problem with password protected worksheet

I have a program that creates excel spreadsheets that have passwords to
protect the code behind. This is preventing users from adding their own
macros because when you go to record a new macro, it asks for the vba
project password. Is there any way to get around this?