View Single Post
  #1  
Old July 16th 06, 03:30 PM posted to microsoft.public.outlook.program_vba
Chrischik
external usenet poster
 
Posts: 2
Default Create Menu Item

Hi all,
I'm fairly new to programming so I hope you can help.
I am trying to create a standard menu in Outlook 2003 that will contain
links to pre-created templates.
I know how to have do this manually, but the intention is to share the
templates on a euro server and shared across different euro locations and I
would prefer to simplify things by just running a script for the employees
that need to add this feature to their Outlook. can anyone give me a hand.

I think these are the steps that the script should contain:
1: create new menu
2: rename new menu to "Templates"
3: add command mail message
4: rename mail message "Close DE" (for example)
5: link to template stored on "\\groucho01.mydomain.com\files\templates"

thanks for any help you can give me.

chris
Ads