Outlook iconVBA icon

Forwarding Selected Text to Another Email Address

Greetings,

I would like to share some code I wrote last month for a user who visited my website and asked for a macro that would look for specific text in the subject of an email and forward it to another email address (in this case, an email for a mobile device). I created two versions: a Sub procedure that could be run on demand, and Event code that would automatically (in the "hands off" spirit) forward a specially crafted email.

Continue Reading: Forwarding Selected Text to Another Email Address »

Automation iconExcel iconOutlook iconVBA icon

Hands Off That Email Attachment!

About halfway down the Outlook page, there is some VBA code for opening an Excel workbook attached to an email, running a macro on it, then cleaning up and moving the email to another folder.

Continue Reading: Hands Off That Email Attachment! »

Excel iconVBA icon

Rows to Repeat at Top

If you want to programmatically set the "Rows to Repeat At Top" option on the Sheet tab in Excel's Page Setup dialog box, here are two ways to do it.

Continue Reading: Rows to Repeat at Top »

Excel iconVBA icon

Quickly Clear Conditional Formatting

Here is a simple sub that deletes conditional formatting from a selection. The code does some prelim checking to see that it is actually acting on a range, and it mimics Excel's usual behavior (like a good VBA procedure should, if I may say so) by acting on the entire worksheet if you only select a single cell. However I recommend just selecting the range before you run the code.

Continue Reading: Quickly Clear Conditional Formatting »

AddIns iconExcel iconVBA icon

Data Filter Tool and dmoz.org announcement

Good morning,

I am pleased to announce that the Data Filter Tool add-in has been completed. I will be posting a fuller announcement on The Coding Pad, but for now I would like to make this add-in available for anyone who wants to try it.

Continue Reading: Data Filter Tool and dmoz.org announcement »

Peltier Tech Chart Utilities for Excel Peltier Tech Waterfall Chart Utility Peltier Tech Box and Whisker Chart Utility Peltier Tech Cluster-Stack Chart Utility Peltier Tech Panel Chart Utility Peltier Tech Marimekko Chart Utility Peltier Tech Dot Plot Utility Peltier Tech Cascade Chart Utility