Hi All,

I am looking for a little guidance around 'pointing' some code at an address book for export or indeed a smarter method than the path I am having a go at.

I am running Outlook 2010 with two Exchange Profiles, my organisation will not merge them as they are on two distinct different sections of the business (good old joined up thinking).

Leveraging this code (Link) would seem to be a good start but my set-up seems to be the issue (2nd Exchange Profile also not using Default Contacts folder).

At line - Set myContactItems = olNS.GetDefaultFolder(olFolderContacts).Items - I have tried various permutations to hit a folder in my second Exchange Profile [email protected]\notdefaultcontacts

I would appreciate your input on how I resolve this or indeed a smarter avenue to go down to achieve this task.

Thanks,

Rob