Outlook 2003 - Contacts view by Company

T

thomas

Hello,

I would like to make a VBA script to automatically sort the contacts of a
contacts folder by company (I create the folder itself by VBA when I export
contacts from MS Access 2003)

Any tip to make it?

Thanks
 
M

Michael Bauer [MVP - Outlook]

See the Folder.CurrentView.Xml property. I'd manually create the view to see
how the xml string has to look like. Then you can use that and set the
property by code.

--
Best regards
Michael Bauer - MVP Outlook
Manage and share your categories:
<http://www.vboffice.net/product.html?lang=en>


Am Sun, 7 Mar 2010 02:47:30 +0100 schrieb thomas:
 

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