Storing data collected from email forms in a database

M

Michael_Randall

I would like to create a form (questionaire) in outlook. When the recipients
respond to the questionaire, I would like the information to automatically be
stored in a datebase (Access).

Before I do more research I would first like to know if this is possible.

Thanks,
 
S

Sue Mosher [MVP-Outlook]

Yes, by writing code to read the property values from Outlook and then put the data in the database. See http://www.outlookcode.com/d/database.htm

Note, though, that a questionnaire created as a custom form in Outlook is practical only if you are sending it to people in the same Exchange organization, are 100% sure they all use Outlook (not OWA), and have published it to the Organizational Forms library.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top