PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Accessing form controls in VB

Reply

Accessing form controls in VB

 
Thread Tools Rate Thread
Old 01-09-2004, 11:40 AM   #1
nath
Guest
 
Posts: n/a
Default Accessing form controls in VB


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.
  Reply With Quote
Old 01-09-2004, 03:04 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Accessing form controls in VB

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.



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off