Export of custom contact form?

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

Guest

I've created a custom contact form and I need to export this contacts includin
fields which I've already created in that form.I would like to export it to excel..
Is it possible
Do you know any book where can I find it
Than
Mihal
 
Outlook doesn't support exporting custom fields. 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.slipstick.com/dev/customimport.htm.
 
Back
Top