A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Create Menu Item



 
 
Thread Tools Search this Thread Display Modes
  #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
  #2  
Old July 17th 06, 05:27 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default Create Menu Item

Am Sun, 16 Jul 2006 07:30:02 -0700 schrieb Chrischik:

Here´s a sample for creating one bar with one button:
http://www.vboffice.net/sample.html?...6&cmd=showitem

You can add as many buttons as you like. A template can be opened with the
CreateItemFromTemplate function.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --


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

  #3  
Old July 17th 06, 08:13 PM posted to microsoft.public.outlook.program_vba
Chrischik
external usenet poster
 
Posts: 2
Default Create Menu Item

thanks Michael

"Michael Bauer" wrote:

Am Sun, 16 Jul 2006 07:30:02 -0700 schrieb Chrischik:

Here´s a sample for creating one bar with one button:
http://www.vboffice.net/sample.html?...6&cmd=showitem

You can add as many buttons as you like. A template can be opened with the
CreateItemFromTemplate function.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --


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


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Menu item bug in Outlook 2003 QuasiCodo Outlook - Installation 1 June 13th 06 03:29 PM
Unable to create outlook shortcut in the start menu: access denied [email protected] Outlook - General Queries 8 June 10th 06 08:52 PM
missing menu item DavidW Outlook - Installation 6 May 7th 06 10:30 PM
Right click menu on messages s/ provide “add item to calendar†GJJ Outlook - Calandaring 0 April 6th 06 03:39 PM
Create a new item jim Add-ins for Outlook 3 February 8th 06 02:16 PM


All times are GMT +1. The time now is 06:12 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.