|
[Quoted Text] > Can you transfer the contents of an AOL address book to the Outlook > contact > list?
Yes, but if you incorporate an Access database, the topic of this newsgroup, it's a fairly inefficient process. If you can't import the data from an acceptable file format, then you'll need to copy and paste each address from the address book into a table manually. Next, write a VBA procedure that will copy the data into your contact list. The following code samples will get you started:
http://support.microsoft.com/kb/209955/en-us
http://support.microsoft.com/kb/209963/EN-US/
HTH. Gunny
See http://www.QBuilt.com for all your database needs. See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials. http://www.Access.QBuilt.com/html/expert_contributors2.html for contact info.
"miketx96" <miketx96[ at ]discussions.microsoft.com> wrote in message news:C543AE96-284D-42F2-AC9C-0C5E3E815242[ at ]microsoft.com...
|