View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Protect VBAProject from within the code

Only using sendkeys.

--
Regards,
Tom Ogilvy


"Ken Soenen" wrote in message
...
Is there any way to Protect/Unprotect the VBAProject from within the VB

code
rather than from the VisualBasic user interface?

thanks,
ken