![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
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 |