View Single Post
  #3  
Old June 19th 08, 03:21 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Custom Toolbar Menus (Outlook 2007) - Want to share with co-worker

The .oft files might work if they're just message body templates with no code or custom fields. But there's no way to extract a specific menu from Outlook as a file that can be shared with other users. You'd have to write and distribute code that recreates the menu.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Youngman" wrote in message ...
I have created a custom menu in Outlook 2007 and want to distribute to co
workers so they don't have to recreate from scratch. The links are pointing
to a shared drive containing .oft templates. Can I "zip" or send this custom
menu so each emplyee can open and have the same menu items as me?

Ads