Why not run a mailmerge from that folder using Outlook's Tools | Mail Merge command?

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
But to return to the question, is there a way to export another person's
shared contacts? I'm doing more than a mailmerge, and need to put it into
either access or excel (from which it goes to access).
Thanks!
> Why not run a mailmerge from that folder using Outlook's Tools | Mail Merge command?
>
> > Is there a way to export another user's contacts without having to sit at
> > that user's workstation? We have a mailing that will be sent out every month
> > and we will need to access other users' contacts to get the most updated
> > email addresses.
Sue Mosher [MVP-Outlook] - 01 Jun 2006 23:31 GMT
If you're doing more than a mail merge, why did you imply in your original post that all you needed were the email addresses for a mailing?
Regardless, the answer is the same. If you perform a mail merge using the category format and put commas or another delimiter between the fields, you can easily save as a .csv or .txt file and import into Access or Excel.
Copy and paste from a table view to Excel is also an option.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> But to return to the question, is there a way to export another person's
> shared contacts? I'm doing more than a mailmerge, and need to put it into
> either access or excel (from which it goes to access).
> Thanks!
>
[quoted text clipped - 4 lines]
>> > and we will need to access other users' contacts to get the most updated
>> > email addresses.
IvKo - 02 Jun 2006 06:22 GMT
http://www.imibo.com/imidev/Exchange/imice.htm
IMI Contacts Exporter for Microsoft Exchange Server is specially designed
for Microsoft Outlook users to export Contacts from any Outlook and/or
Exchange Public Contacts Folder (or private Mailbox folder) to MS Access
2000 table or MS Excel file.
http://www.imibo.com/imidev/Exchange/imice.htm
> But to return to the question, is there a way to export another person's
> shared contacts? I'm doing more than a mailmerge, and need to put it into
[quoted text clipped - 8 lines]
> > > and we will need to access other users' contacts to get the most updated
> > > email addresses.
Martin - 24 Aug 2006 07:49 GMT
But to get back to the original question....
Is it possible to export shared contacts or contacts stored in public folders?
Not using external programs.
Martin
> http://www.imibo.com/imidev/Exchange/imice.htm
>
[quoted text clipped - 22 lines]
> updated
> > > > email addresses.
Sue Mosher [MVP-Outlook] - 24 Aug 2006 12:37 GMT
Yes, either by writing Outlook VBA code or by copying them into a folder in your own mailbox or a .pst file and exporting from that folder.
I'd still recommend a mail merge, with which you can create a .csv file that either Access or Excel can use.

Signature
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> But to get back to the original question....
>
[quoted text clipped - 30 lines]
>> updated
>> > > > email addresses.
Martin - 24 Aug 2006 13:44 GMT
guess i'll have to dive into VBA :-S
> Yes, either by writing Outlook VBA code or by copying them into a folder in your own mailbox or a .pst file and exporting from that folder.
>
[quoted text clipped - 34 lines]
> >> updated
> >> > > > email addresses.