I'm looking for sample code that allows me to import/export some records
from Excel to Outlook Contacts. Any ideas?
Thanks in advance
Michalakis Michael
Anne Troy - 28 Jun 2005 17:35 GMT
You don't need code. Just import from Outlook.
*******************
~Anne Troy
www.OfficeArticles.com
www.MyExpertsOnline.com
> I'm looking for sample code that allows me to import/export some records
> from Excel to Outlook Contacts. Any ideas?
>
> Thanks in advance
> Michalakis Michael
paulket - 29 Jun 2005 12:42 GMT
i could be wrong, but im pretty sure you put all your contacts in the
first column, which go down the rows (50 rows = 50 contacts).
Save the spreadsheet is a .csv file (eg. contacts.csv).
Import the file from outlook into the contacts folder and there a go.
It is either down the rows, or all your contacts must be in the first
cell (A1) with a comma after each contact....

Signature
paulket