![]() |
#2
|
|||
|
|||
![]()
Step 1
Create VBA module for each template (Note: You may want to rename the Macro "F4' with a meaningful name) i.e., Sub MakeItem() Set newItem = Application.CreateItemFromTemplate("C:\Users\userf irst.userlastname\AppData\Roaming\Microsoft\Templa tes\nameofthefile.oft") newItem.Display Set newItem = Nothing End Sub Step 2 Create a new button through "Customize Ribbon." Under "Choose commands from" dropdown menu, select the Macro created in step 1 --> Assign icon. Voila! done! |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
MACH1 | Outlook | 3 | 07-03-2016 03:18 AM |
![]() |
rdy4trvl | Drawing and Graphics | 5 | 09-16-2012 08:12 AM |
Can't create new email or access email acounts Outlook 2003 | onthebeaches | Outlook | 1 | 02-20-2012 10:21 PM |
i need some help with Access 2010 very easy | napninjax | Misc | 0 | 09-15-2011 03:32 PM |
![]() |
gurp99 | Word VBA | 1 | 06-24-2011 06:26 PM |