Excel icon

Better Worksheets for Printing

In my line of work, presentation is everything. So I like to make sure my worksheets look professional without too much effort.

Continue Reading: Better Worksheets for Printing »

Excel icon

Printing Multiple Sheets

printer

In Printing Multiple Sheets, Chip Pearson posts some code for printing multiple sheets.

Continue Reading: Printing Multiple Sheets »

VBA icon

Open or print files in VBA

I've previously posted code for opening any email attachment. See Open Any Email Attachment From Outlook. Note that this technique works for any file and in any VBA environment; they don't have to be email attachments for you to open them.

But you can open OR print any file using the ShellExecute API, and it also works anywhere. The following function can do this.

Continue Reading: Open or print files in VBA »

Outlook icon

Automatically print incoming emails

Another post in the Save Money, use VBA series.

Continue Reading: Automatically print incoming emails »

Site last updated: February 8, 2012