How do I get the export to use the
new form and not the default contact form.
Same question for importing.
You don't. The export wizards will not export custom, user-defined
fields. There are four, standard User fields, and some other fields,
like Mileage and Billing Information that Microsoft vows never to touch
themselves. If you need one or two other fields, and you really want
to use the export wizards, you can select other fields that you do not
expect to use, even though Microsoft may have defined them for
something else, and put your data there. It is risky, but it allows
you to use the Export wizards.
If you have more fields than that, then use User Defined Fields (UDFs)
in the Folder, and write code for the save or send event that will push
the data out to your Excel spreadsheet.
Go to
www.outlookcode.com, and search on "custom field export code",
without the quotes.
This looks like your best bet:
Import and Exporting Data from Custom Microsoft Outlook Forms
5/11/2007
How to import or export data from custom Microsoft Outlook fields and
forms via Microsoft Access, Microsoft Excel and text files
http://www.outlookcode.com/archive0/d/customimport.htm