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 VBA - Programmatically Change VBA Project Password

there is no provision for it in VBA. Suggestions here center on using
SendKeys which is pretty unreliable I would think.

--
Regards,
Tom Ogilvy


"Glen" wrote in message
...
Is it possible to write a VBA macro that will change the
existing password that is assigned to a VBA project. I
have 1000+ files that I need to modify.