How do I unlock a macro project

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a number of macros in Word which are locked against editing, deleting
or "stepping into". I do not know the origin of these, although they may be
the legitimate result of some action on my part. How can I discover what
they do. Titles include "AutoExec.main" and "AutoExit.main" and
"Showinterface".
 
If you haven't put them there yourself, they are almost certainly associated
with add-ins. In order to access the code there you would need to open the
add-in template directly in Word, however many proprietary add-ins will be
password protected.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
You can find out what add-in the macros are associated with by changing the
"Macros in" selection in the Tools | Macro | Macros dialog until you see the
offending ones listed. Then you can decide how to deal with that add-in.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Back
Top