View Single Post
  #2  
Old May 16th 06, 11:39 PM posted to microsoft.public.outlook
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to import 3 CSV fields into Outlook Contacts ?

Did you click the Map Custom Fields button during the import process to tell Outlook what fields to put that data into?

--
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

"Will" wrote in message . ..
I have a simple CSV file with 3 fields...

Fname-1,Lname-1,Email-1
Fname-2,Lname-2,Email-2
Fname-3,Lname-3,Email-3
Fname-4,Lname-4,Email-4
etc

- The file has about 100 records
- Outlook won't let me import it.

I exported a few records from a test folder in Outlook Contacts and see that
it exports all Field Names first...
and then eports each line of data...
and there is a bunch of data per line.

- Must I replicate all of that in my CSV file before I try and import it
into Outlook?
- Is there no way to import my simple CSV file and "Map" each of the fields
to the correct Outlook field?

thanks for any help.


Ads