Hi,
How do you get get data from a custom made outlook form stuffed with data
using vba code in that same outlook form. In other words I want to use an
outlook form to put in data and retrieving this data using vba-code in
outlook. Doing this I can use my exchange server as database and share this
application to the users.
regards,
Boein
Sue Mosher [MVP-Outlook] - 08 May 2008 13:54 GMT
The code behind an Outlook form is VBScript not VBA. The article at http://www.outlookcode.com/article.aspx?ID=38 explains how to access property and cotnrol values.

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
> Hi,
>
[quoted text clipped - 6 lines]
> regards,
> Boein