my own macros won't work

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

Guest

I have created a set of short and easy macros. However, they suddenly
stopped working due to a security issue. My macro security setting has been
set to both medium and low in attempts to work around this. I hse Word 2003
with XP.

Any help is greatly appreciated.
 
If your macros are stored in a template in the user templates or workgroup
templates folder, or in Word's Startup folder, and you have checked the box
for "Trust all installed templates and add-ins" on the Trusted Sources tab
of Tools | Macro | Security, then they will be trusted.

--
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.
 
Or run SelfCert.exe to create your own certificate, then sign them through
VBA's Tools > Digital Certificate.
 
Back
Top