![]() |
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
|
|||
|
|||
![]()
I created a form and wrote a macro to make a toolbar button, but my toolbar
button does not work. However, I now have a link to and can access the form by clicking "Actions". Did I do something incorrectly when I wrote the code? This is the code I used: Sub DisplayForm() Set myFolder = Session.GetDefaultFolder(olFolderInbox) Set myItem = myFolder.Items.Add("IPM.Note.MyForm") myItem.Display End Sub I would appreciate any guidance. -- Savannah |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Open form from toolbar button | kim | Outlook - Using Forms | 1 | August 13th 08 03:52 PM |
Addinga button to Appointment Form Toolbar | JRomeo | Outlook - Using Forms | 2 | April 11th 08 09:57 PM |
Add button to Outlook Toolbar to launch specific form | Jim[_8_] | Outlook - Using Forms | 1 | March 19th 08 06:46 PM |
creating toolbar button to Mark As Read & Delete | Andrea | Outlook and VBA | 2 | June 21st 07 07:26 PM |
Create button on toolbar for form | BTH | Outlook - Using Forms | 1 | May 11th 06 12:22 PM |