creating contacts from Word db

M

Meenu

Hi,

I have a database in Word. I need to create contacts in
outlook 2002, using information from this database. Is
there any existing functionality in outlook for doing
this, or should I write VBA code ?

Thanks.
 
K

Karl Timmermans

If you have your data properly constructed in your Word doc (i.e. one
contact per row, and every field properly delimited - either with tabs or
commas etc - making sure that you don't have any "delimitor character"
within a data field etc etc ) - then simply save your file as a plain "text
file" and import that.

Karl

PS - would recommend that you migrate this file to Excel if you want to
continue to maintain this list outside of Outlook.

--
___________________________________
Karl Timmermans - The Claxton Group

ContactGenie - "automated contact importer for MS Outlook '2000/2002
http://contactgenie.claxton.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top