Outlook icon

How to run a macro with parameters from a toolbar button in Outlook 2003

Previously we showed how to add a toolbar button to Outlook programmatically, and use it to call a procedure that creates meetings from emails (a la the Meeting Reply button in Outlook 2010).

But our procedure has 60 minutes hardcoded as the duration of each appointment. Sure, you can always change it manually, or add another InputBox to the procedure, but what if you want to be able to pass the duration as a parameter?

Continue Reading: How to run a macro with parameters from a toolbar button in Outlook 2003 »

Outlook icon

Meeting Replies in Outlook 2003

Productivity

Remember my last post (Create Outlook toolbar buttons using VBA) where I promised some real use out of the toolbar button creation code? Well, we're going to see some of that here.

But I'm also going to introduce some useful new code that is hot on the heels of the Outlook 2010 release.

Continue Reading: Meeting Replies in Outlook 2003 »

Site last updated: February 9, 2012