Outlook forms - Saving their Data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
Is it possible to save the information that is contained in outlook forms into a database for reuse in another way
The forms are currently being saved in personal folders but I would like to make this feature accesible through our intranet instead of keeping the forms in outlook.
 
Yes, you can write ADO code to create and modify database records from
Outlook form VBScript code. See http://www.outlookcode.com/d/database.htm

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



frog said:
Hi,
Is it possible to save the information that is contained in outlook forms
into a database for reuse in another way?
The forms are currently being saved in personal folders but I would like
to make this feature accesible through our intranet instead of keeping the
forms in outlook.
 

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

Back
Top