View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stefi Stefi is offline
external usenet poster
 
Posts: 2,646
Default project protecting

Hi All,

I've managed to create protected projects (workbooks) through VBA using
Sendkeys. It works on my computer but it should be run on other users'
computers and there VBA sends an error message saying (freely translated back
into English) "You have no access to programming properties of the project!".

How could I override this restriction?

Thanks,
Stefi