Link Outlook Form to Excel

B

Benjamin

Is there a way to query the fields in my outlook form with an excel spreadsheet? I am gathering user information and want to input it into an xls file.
 
S

Sue Mosher [MVP-Outlook]

Outlook has the same kind of detailed object model as Excel, so yes, you can
write code to get the values of Outlook item properties. See
http://www.outlookcode.com/d/propsyntax.htm

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



Benjamin said:
Is there a way to query the fields in my outlook form with an excel
spreadsheet? I am gathering user information and want to input it into an
xls file.
 

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