![]() |
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 I tell what the name of the current open VBA form is? Once I know
the name of the current form, what is the best way to reference a control on the form? Any suggested reading on the topic would also be helpful. Thanks Steve |
#2
|
|||
|
|||
![]()
Usually a VBA form would be called from other VBA code, which would then access the form control as FormName.NameOfControl.
-- 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 "Stever" wrote in message ... How can I tell what the name of the current open VBA form is? Once I know the name of the current form, what is the best way to reference a control on the form? Any suggested reading on the topic would also be helpful. Thanks Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Open appointments from VBA Form? | Sangeeta | Outlook - Calandaring | 0 | June 20th 06 08:21 PM |
How to open Public Folders 'Contact Form' using VBA | mmattson | Outlook and VBA | 1 | May 17th 06 10:06 PM |
Is it possible to create and publish Outlook Custom Form through VBA | [email protected] | Outlook - General Queries | 3 | March 10th 06 09:25 PM |
Is it possible to create and publish Outlook Custom Form through VBA | [email protected] | Outlook - General Queries | 1 | March 10th 06 02:51 PM |
How to modify the appointment form in ways not suppored by VBA | Colin Watts | Outlook and VBA | 1 | January 18th 06 04:18 PM |