
Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
I interpreted this as follows:
I have made a new 2x3 spreadsheet like this:
name street
John Lane1
Pete Lane 2
then, select all 6 cells, choose insert-->names-->create name--> from
row ! (I have dutch version so the wording might not be exact)
however, when I do this, 4 separate contacts are imported in outlook:
John, pete, Lane1 and Lane2.
I guess I misinterpret your solution, but what would be the right way?
> The ***one*** named range for the import needs to cover both the column
> headings and all the data rows.
[quoted text clipped - 18 lines]
> > and Lane2 to street under home address. Can Anyone help or point me
> > to a tutorioal or something?
Sue Mosher [MVP-Outlook] - 20 Oct 2004 13:11 GMT
During the import, make sure that you specify the named range that covers
all 6 cells and that you use the Map Fields button to tell Outlook to put
the names in the First Name field and the streets in the Street Address
field.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
>I interpreted this as follows:
> I have made a new 2x3 spreadsheet like this:
[quoted text clipped - 31 lines]
>> > and Lane2 to street under home address. Can Anyone help or point me
>> > to a tutorioal or something?