• Outlook Users
  • Exchange Admin
  • Addins
  • Problems
  • Developer
  • BCM
  • Tutorials
  • Product Reviews
  • EMO Archives
Slipstick Systems
Outlook & Exchange Solutions Center
What's New in Addins

Subscribe to EMO
Subscribe to our
weekly newsletter

Have a Question?
Visit our forum.

Follow Us On
Join Outlook & Exchange Solutions Center on FacebookFollow @slipstickcom on TwitterJoin me on Google+
Our Sponsors

Become a Sponsor

Most Popular This Week
  • This operation has been cancelled due to restrictions in...
  • iCloud and Outlook Problems
  • Common problems that cause email to stay in the Outbox
  • Moving Outlook to a New Computer
  • Outlook 2010, Multiple Accounts and the Default Account
  • Outlook Categories and Color Categories
  • Sharing Outlook Calendar and Contacts
  • Synchronizing Outlook on Two Machines
  • Moving from Outlook Express to Outlook
  • Edit and Save Outlook 2010's Read-Only Attachments
Hot Topics
  • iCloud and Outlook Problems
  • This operation has been cancelled due to restrictions in effect
  • Outlook Categories and Color Categories
  • Moving Outlook to a New Computer
  • Autoaccept a Meeting Request using Rules
  • The Never-Ending Network Password Dialog
  • How to move the IMAP personal folder (*.pst)
  • Bulk Change File As Format for Contacts
  • Suggested Contacts and Auto-Complete Lists
  • Edit and Save Outlook 2010′s Read-Only Attachments
Browse: Home / vba

vba

How to Remove or Change the Reminder on All Day Events

How to Remove or Change the Reminder on All Day Events

By Diane Poremsky April 24, 2012

While you can't change Outlook's 18 hour default reminder, you can use VBA to remove the reminder or change it to a different time. While the tweaks here work specifically with reminders on All Day events, this code can be tweaked to do almost anything when a new appointment or event is saved.

Continue reading: How to Remove or Change the Reminder on All Day Events

Posted in Developer, Featured | Tagged appointments, Calendar, calendar other, feature-ol, reminders, vba | Leave a response

Check Contacts before moving them to Hotmail Contacts folder

Check Contacts before moving them to Hotmail Contacts folder

By Diane Poremsky April 21, 2012

Use a macro Outlook's Contacts with company names longer than 40 characters or more than 1024 characters in the notes field before importing them into Hotmail Connector's Contacts folder.

Continue reading: Check Contacts before moving them to Hotmail Contacts folder

Posted in Hotmail Connector | Tagged contacts, hotmail connector, hotmail sync, outlook, vba | Leave a response

Keep Canceled Meetings on Outlook’s Calendar

Keep Canceled Meetings on Outlook’s Calendar

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 Calendar

Posted in Featured, Rules, Filters & Views | Tagged Calendar, calendar meetings, feature-ol, outlook, rules, run a script, vba | Leave a response

Save Messages as *.DOC File Type

Save Messages as *.DOC File Type

By Diane Poremsky April 16, 2012

If you want to save messages in a universal format and want the attachments stay with the document, you need to convert the message to RTF format then save the message in *.doc format. . While you can do this in Outlook, it takes several steps. Using VBA to save messages to your hard drive in *.doc format takes just seconds.

Continue reading: Save Messages as *.DOC File Type

Posted in Developer, Featured | Tagged attachment, outlook, vba | Leave a response

Reply or ReplyAll with Attachments

Reply or ReplyAll with Attachments

By Diane Poremsky April 16, 2012

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.

Continue reading: Reply or ReplyAll with Attachments

Posted in Email | Tagged attachments, email, outlook, reply, vba | Leave a response

Run a Script Rule: Change Subject then Forward Message

Run a Script Rule: Change Subject then Forward Message

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 Message

Posted in Rules, Filters & Views | Tagged rules, run a script, vba | Leave a response

Create a Series of Tasks using VBA

By Diane Poremsky April 2, 2012

Using VBA, you can automatically create a series of Outlook tasks based on a task or appointment. You can create the tasks leading up to an appointment or task or following an appointment or task.

Continue reading: Create a Series of Tasks using VBA

Posted in Featured, Tasks | Tagged outlook, tasks, vba | Leave a response

Macro to Move Aged Email Messages

By Diane Poremsky March 12, 2012

You can use AutoArchive to move old mail to a pst file as it ages by configuring AutoArchive to run frequently and configuring the autoarchive settings on a folder. If you need to keep the mail within your current data file but want to move it out of the Inbox, you can use a macro to move it as it ages.

Continue reading: Macro to Move Aged Email Messages

Posted in Developer | Tagged archive, outlook, vba | Leave a response

How to Change the Font used for Outlook’s RSS Feeds

How to Change the Font used for Outlook’s RSS Feeds

By Diane Poremsky February 23, 2012

If you don't care for Calibri font as the default for RSS feeds, you need to use a macro to change the font (on font size) as the font cannot be changed by the user. We have code samples for both Outlook 2010 and 2007.

Continue reading: How to Change the Font used for Outlook’s RSS Feeds

Posted in Rules, Filters & Views | Tagged email, feature-ol, font, outlook, outlook 2007, Outlook 2010, rss, run a script, tutorials, vba | Leave a response

Save and Open an Attachment using VBA

Save and Open an Attachment using VBA

By Diane Poremsky February 13, 2012

A visitor wanted to know how to save attachments and then open them without opening Windows Explorer to find the attachment. This VBA code is based on the code sample at our Outlook-Tips site: Save and Delete Attachments. We removed the lines that delete the attachment from the message and added the file path to  

Continue reading: Save and Open an Attachment using VBA

Posted in Email | Tagged attachments, feature-ol, outlook, vba | 2 Responses

Next »

Place your advertisement here

More VBA

How to use the VBA Editor
Designing Microsoft Outlook Forms
Set a custom form as default
Developer Resources
Developer Tools

Developer Resources

VBA and Custom Form Samples (Outlook-tips.net)
Outlook code samples (VBOffice.net)
OutlookCode.com
SlovakTech.com
Outlook Developer MVP David Lee
Outlook Dev Forum(MSDN)

Productivity

Productivity Tools
Automatic Message Processing Tools
Special Function Automatic Processing Tools
Housekeeping and Message Management
Task Tools
Project and Business Management Tools
Choosing the Folder to Save a Sent Message In
Run Rules on messages after reading

Convert to / from Outlook

Converting Messages
and Calendar
or
Address books

Sync & Share

Sharing Outlook Calendar and Contacts
Synchronizing Outlook on two machines
Sharing Calendar and Contacts over the Internet
More Tools and Utilities for Sharing Outlook Data
Access Folders in Other Users Mailboxes
View Shared Subfolders in an Exchange Mailbox

Calendar Tools

Schedule Management Tools
Calendar Reminder Tools
Calendar Dates and Other Data
Time and Billing Tools
Meeting Productivity Tools
Duplicate Remover Tools for Calendar

Contact Tools

Data Entry and Updating
Duplicate Checkers
Phone Number Updates
Online Services
Contact Management Tools

Mail Tools

Sending and Retrieval Tools
Mass Mail Tools
Compose Tools
Duplicate Remover Tools
Mail Tools for Outlook

Copyright © 2012 Slipstick Systems.

Powered by WordPress, Hybrid, and Outline.

Back to Top

Exchange Server | Outlook | Utilities | About Slipstick | Advertise | Search

Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2012 Slipstick Systems. All rights reserved.