
By Diane Poremsky April 19, 2012
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.
Continue reading: Keep Canceled Meetings on Outlook’s CalendarPosted in Featured, Rules, Filters & Views | Tagged Calendar, calendar meetings, feature-ol, outlook, rules, run a script, vba |

By Diane Poremsky April 16, 2012
An Outlook user asked how to automatically change the subject of a message and forward it to another address. Using a "run a script" rule is one option and we show you how to do it.
Continue reading: Run a Script Rule: Change Subject then Forward MessagePosted in Rules, Filters & Views | Tagged rules, run a script, vba |
By Diane Poremsky March 29, 2012
I'd like all items that have been received more than an hour ago (or another period of time) to be marked. Is this possible to do with Automatic formatting?
Continue reading: Hide messages received more than an hour ago?Posted in Rules, Filters & Views | Tagged automatic formatting, conditional formatting, filter, outlook |
By Diane Poremsky March 23, 2012
A lot of users ask how to delete email from certain recipients and send an autoreply to them, telling them the message was deleted unread. While it is possible to do this, it’s a really bad idea. “I want to block the receipt of one specific person’s email, but I want them to get a
Continue reading: Sending Autoreplies to SpammersPosted in Rules, Filters & Views | Tagged junk mail, outlook, spam |

By Diane Poremsky March 13, 2012
The basics of creating a custom field using a formula For best results, begin with a custom view: From the View menu, find the menu for Define views. In Outlook 2010, look on the View Ribbon for Change View. Expand it and choose Manage Views. Click New. Type in a Name for the new view
Continue reading: Custom Field Formulas: Phone NumbersPosted in Rules, Filters & Views | Tagged custom fields, phone numbers |

By Diane Poremsky February 13, 2012
Outlook doesn't have a way to print the reminders, but you can create a custom view and print it. Tasks uses the Reminder time field, Flagged messages use the Due by field. The calendar uses the Remind Beforehand field. The only problem is you see the reminder as minutes before, as in 15 or 45,
Continue reading: Create a Custom View to Show the ‘Remind at’ TimePosted in Rules, Filters & Views | Tagged custom view, feature-ol, outlook, reminder times, tutorials |

By Diane Poremsky February 3, 2012
A very frequent request is the ability to apply rules or automatic formatting to messages and meetings with people in specific categories. For example, the user wants a rule that moves all mail from people who are assigned the Green color category to the Green folder. Or they want to highlight all mail sent from
Continue reading: Conditional Formatting by Contact CategoryPosted in Rules, Filters & Views | Tagged automatic formatting, categories, color categories, conditional formatting, contacts, outlook |

By Diane Poremsky January 4, 2012
Valk Beekman wanted to share this VBA code sample that creates a text file containing a list of the rules used by the default email account. When the rule contains an email address, the address (or display name) is added to the output. It needs a little tweaking to list all the actions and conditions
Continue reading: Create a List of RulesPosted in Rules, Filters & Views | Tagged outlook 2007, rules, vba |

By Diane Poremsky December 30, 2011
Create tasks from email as they arrive using a simple script and Rules Wizard. With a slight variation, you can create a task from the message you are reading in the reading pane. Complete instructions and ready-to-use code samples included.
Continue reading: Create a Task from an Email using a RulePosted in Featured, Rules, Filters & Views | Tagged feature-ol, rules, tasks, vba |
Hot Topics