How can I customize the default map for Map Custom Fields when importing a
.csv. One of fields in .csv is call "parent-guardian". I have created a
form to display this field in my contact list on screen and when printed but
I can't change the default map to include this field during the import.
Sue Mosher [MVP-Outlook] - 30 Jul 2006 01:51 GMT
Outlook doesn't support importing to a custom form or to custom fields. You'd have to write custom code or use a third-party application. See http://www.outlookcode.com/d/customimport.htm.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> How can I customize the default map for Map Custom Fields when importing a
> .csv. One of fields in .csv is call "parent-guardian". I have created a
> form to display this field in my contact list on screen and when printed but
> I can't change the default map to include this field during the import.
Brian Tillman - 30 Jul 2006 01:58 GMT
> How can I customize the default map for Map Custom Fields when
> importing a .csv. One of fields in .csv is call "parent-guardian".
> I have created a form to display this field in my contact list on
> screen and when printed but I can't change the default map to include
> this field during the import.
Custom fields cannot be imported. See this:
http://www.slipstick.com/dev/customimport.htm

Signature
Brian Tillman