A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Import Contacts from a CSV file



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 18th 08, 06:04 PM posted to microsoft.public.outlook.program_vba
dgd2
external usenet poster
 
Posts: 1
Default Import Contacts from a CSV file

We have a database of contacts that is currently maintained in a FoxPro
Database. The contacts can be periodically exported to a csv file. We would
like to have these contacts available in Outlook in a folder under My
Contacts. I would like a macro a user could run to update the contacts in
the folder using info from the CSV file.
I'm guessing a routine that would empty the existing contacts from the
folder and then reimport from the csv file might be the easiest approch - but
since it's been years since I have done any VB programming I'm at a loss
really where to start.

Thanks,

David
  #2  
Old March 19th 08, 06:42 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Import Contacts from a CSV file

Have you tried the import tools from File - Import and Export...? The
wizard can import contacts from a .csv. However, if you wish to map any
columns in that .csv to a custom property, you would need to use code.

--
Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"dgd2" wrote:

We have a database of contacts that is currently maintained in a FoxPro
Database. The contacts can be periodically exported to a csv file. We would
like to have these contacts available in Outlook in a folder under My
Contacts. I would like a macro a user could run to update the contacts in
the folder using info from the CSV file.
I'm guessing a routine that would empty the existing contacts from the
folder and then reimport from the csv file might be the easiest approch - but
since it's been years since I have done any VB programming I'm at a loss
really where to start.

Thanks,

David

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to import CSV file to contacts Gavin Outlook - Using Contacts 3 October 16th 09 09:38 PM
can i import a mdi.file for microsoft contacts? sunnytravels2 Outlook - Using Contacts 1 October 16th 07 10:06 PM
How to import Outlook contacts without .pst file [email protected] Outlook - Using Contacts 3 November 18th 06 09:52 AM
Can't import a CSV file into Contacts don Outlook - Using Contacts 1 November 1st 06 09:24 PM
Unable to import contacts pst file Rob Outlook - Using Contacts 6 August 14th 06 09:27 PM


All times are GMT +1. The time now is 10:36 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.