![]() |
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
|
|||
|
|||
![]()
How can add a sub to my command button??
|
Ads |
#2
|
|||
|
|||
![]()
In form design mode, click the View Code button and type:
Sub CommandButton1_Click() MsgBox "put your code here" End Sub -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Daniel Vargas" wrote in message ... How can add a sub to my command button?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sending message via command button | Gil | Outlook and VBA | 3 | May 2nd 07 08:31 PM |
command button and multipage | snwooz | Outlook - Using Forms | 1 | November 1st 06 08:26 PM |
Command Button on Read Page | [email protected] | Outlook - Using Forms | 2 | October 19th 06 07:10 PM |
Command Button on Read Page | [email protected] | Outlook - Using Forms | 2 | October 18th 06 09:05 PM |
Command bar button FaceID Icon | donald | Add-ins for Outlook | 20 | February 9th 06 07:42 PM |