Hey, how else were we going to do it?

Continue Reading: Delete duplicate contacts in Outlook using VBA »
The site formerly known as Code For Excel and Outlook
Hey, how else were we going to do it?

Continue Reading: Delete duplicate contacts in Outlook using VBA »

The Recipients collection is just one of many collections in VBA for Outlook. But as it represents the list of names of people who will receive your message, it's important that you have methods for working with it.
Continue Reading: Working with the Outlook Recipients collection in VBA »
Follow Me