View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default VBA Code to unprotect VBA Module

This has been answered many times before. Here is a typical response from
Harald Staff

Not possible without a little unreliable SendKeys to simulate actual
keystrokes. Search http://groups.google.com/advanced_group_search for
keywords "unprotect project" in group *excel*



--

HTH

RP
(remove nothere from the email address if mailing direct)


"Michael Beckinsale" wrote in message
...
Hi All,

Further to a recent post can anybody tell me how you unprotect a VBA

Project
in an external workbook using VBA code. I do know the password.

All contributions appreciated

Regards

Michael Beckinsale