PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Accessing form controls in VB
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Form Programming
Accessing form controls in VB
![]() |
Accessing form controls in VB |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi
I have created a form in outlook and i have viewed the visual basic code for the message sending. What i need to do is to write some code in order to transfer the details of the for to an access data base. I have no problems with the code in order to create the code to transfer it, i need help in accessing the values in the text box of my form, for example one is called vac_title. Can anyone help? TIA Nathan. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
You need to use Outlook properties, not control values. See
http://www.outlookcode.com/d/propsyntax.htm for a syntax primer. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "nath" <anonymous@discussions.microsoft.com> wrote in message news:079a01c49010$1e5ffc60$a401280a@phx.gbl... > Hi > > I have created a form in outlook and i have viewed the > visual basic code for the message sending. What i need to > do is to write some code in order to transfer the details > of the for to an access data base. I have no problems > with the code in order to create the code to transfer it, > i need help in accessing the values in the text box of my > form, for example one is called vac_title. > > Can anyone help? > > TIA > > Nathan. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

