Macros in Outlook

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

Guest

I have an email filing macro that is installed in C:\Documents and
Settings\username\Local Settings\Application Data\Microsoft\Outlook on about
100 computers...running Outlook 2003. In most cases, I'm able to go to
Tools->Macros->Macros and see the name of the macro in the list box...and
subsequently place a button for the macro on the menu bar so users can run
it. In a few cases, even though the setup is apparently identical, the macro
doesn't appear in the list box and can't be accessed. Any ideas?
 
Do you see any macros whatsoever in that list? Remember that only
non-Private procedures are shown, and only procedures in Modules (not
Classes) are listed.
 
Back
Top