When you create a recurring appointment or meeting in Microsoft Outlook for every 2 weeks or more, Outlook begins counting "this week", even if the day is past.
Send an Email to All Addresses on a Contact
How to send an email message to all addresses assigned to a Microsoft Outlook contact.
Open a Webpage when a Task Reminder Fires
This simple macro uses a Task to open a web address in Internet Explorer when a reminder fires.
iCloud and Outlook Problems: Syncing Calendar
We have the answers to common problems users experience when syncing Outlook's Calendar with the iCloud Calendar.
Issues Syncing Outlook and iCloud Contacts
Answers for frequently asked questions from users trying to make Outlook's Contacts sync with the iCloud Contact folder. How to show icloud contacts first, how to save new contacts to the icloud folder by default.
To rename Outlook's default folders
How to use MFCMAPI to rename default Outlook folders. You can use this method to delete the [1] added to calendar folders created in Outlook.com and synced to Outlook.
How to Hide or Delete Outlook's Default Folders
Step-by-step instructions you can use to delete or hide the default folders (such as the junk email and suggested contacts folders) that Microsoft Outlook creates in your data files.
Keep Canceled Meetings on Outlook's Calendar
There are two methods you can use to keep canceled meetings on your calendar: keep the cancellation notice or use a Run a Script rule to create an appointment using using the meeting details. Code sample included.
Don't Send Attachments to CC'd Recipients?
Outlook doesn't have native ability to send a message with an attachment and copy the message to others, leaving off the attachment.
Reply or ReplyAll with Attachments
Unlike Lotus Notes, Outlook does not include a built in method to reply or reply all and include the original attachments in the reply. However there are ways to do it, including using VBA to create custom reply and reply all buttons. We show you how.