Another post in the Save Money, use VBA series.
Continue Reading: Automatically print incoming emails »
The site formerly known as Code For Excel and Outlook
Another post in the Save Money, use VBA series.
Continue Reading: Automatically print incoming emails »
Playing with the address book isn't my idea of a good time, but here are some code snippets that might make your day.
Continue Reading: Playing with Outlook AddressLists »
A visitors writes and asks "Do you have any code to read an Excel sheet and update Outlook contacts?"
So I whipped up the following code, and thought I would share it with anyone else who needs to create Outlook contacts in bulk, possibly as part of a larger application, filling in the most popular fields (name, email, company).
Continue Reading: Create Outlook contacts in bulk using VBA automation »
Follow Me