I need an easy way to export a custom contact form to either excel

S

Stuart Reicher

access. We have a mailing list that we maintain in access. I do a weekly
import into outlook so the users are updated. When a new contact comes in
they enter it in a custom outlook form. I need to be able to export it back
to the original db.
 
S

Sue Mosher [MVP-Outlook]

Outlook doesn't support exporting from custom form items. Quick and dirty
method:

1. Put all the items from your form in one folder.
2. Use a table view to display all the data fields that you want to export
to Excel.
3. Choose Edit | Select All.
4. Choose Edit | Copy.
5. Paste to Excel.

Otherwise, you'd have to write custom code or use a third-party application.
See http://www.outlookcode.com/d/customimport.htm .
 

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