WORKAROUND
Use one of the following approaches to work around this limitation:
Method 1: Use a Contact's Standard "User" Fields
Contact items have four standard fields called User Field 1, User Field 2, User Field 3, and User Field 4. Outlook does not store data in these fields, and if you have four or less custom fields to import, you may want to consider importing the data into one or more of these standard fields.
Method 2: Copy and Paste User-Defined Fields from a Table View
IMPORTANT: This approach only works for exporting data in user-defined fields; you cannot use this approach to import data into user-defined fields.
You can export user-defined fields from your Contacts by copying data from a table view. A table view is one of five types of views Outlook supports. In a table view, data is presented in rows and columns. To define a table view of your Contacts folder that contains the user-defined fields that you want to export:
- On the Tools menu, click Organize, and then click
Using Views.
- In the Change Your View list, click a table view such as Phone List, click Customize Current View, and then click Fields.
- Click the field source from the Select available fields from list. This may be either User-defined fields in folder or a form containing the user-defined fields.
- Click the user-defined fields from the Available fields list, and then click Add to move the fields to the Show these fields in this order list.
- To position a field in the list, click the field, and then click Move Up or Move Down. Click OK twice.
- In the Current View list, click the current view name, and then type a name for your new view. Press ENTER, and then click OK.
The new view should now display the user-defined field or fields. To export the data that is contained in the user-defined fields, follow these steps:
- Click the contacts that you want to export, and on the Edit menu, click Copy.
- Open Microsoft Excel, and then paste the contacts into a new worksheet.
- On the File menu, click Save As to save the contacts. In the Save as type list, click the format that you want.
Method 3: Use a Third-Party Utility
The Slipstick Systems Web site contains information about utilities that are available to transfer data that is contained in Outlook user-defined fields. You can find information about importing and exporting data from user-defined fields at the following Slipstick Systems Web site:
Method 4: Develop a Utility
You can use the Outlook object model to programmatically import or export data from a folder, including data that is stored in user-defined fields. If you have programming experience, or are willing to hire a solution provider to create a solution for you, use the following Microsoft Knowledge Base articles as a starting point for creating the solution:
290658 OL2002: How to Programmatically Import Outlook Items from Microsoft Access
290792 Ol2002: How to Programmatically Export Items to Microsoft Access