Importing-Exporting

R

Richard Mahan

I ahve been trying to import a list of contacts from an excel file to
Outlook.but Ikeep getting an error.

the error msg is a Translation error. I would appreciate any help or advise.
 
P

Puppet_Sock

Richard said:
I ahve been trying to import a list of contacts from an excel file to
Outlook.but Ikeep getting an error.

the error msg is a Translation error. I would appreciate any help or advise.

Could you hold your error message up a little higher? I'm having
trouble seeing it.
Socks
 
N

Nick Hodge

Richard

I have only succeeded in doing this well by first naming Excel's data range
something like Database. this way Outlook seems to find it easier. If this
fails try saving the XL file as text or csv and use this in your import. Be
aware during the import you may need to map the data

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
www.nickhodge.co.uk
[email protected]
 
Top