print part of an e-mail

B

bridgetx

I have Office Outlook 2007
I would like to know how to print only part on an e-mail.
ie: If I receive an e-mail of several pages but I only want to print part of
it , how can I do this?

Thanking in advance for your help.

Fabiola
[email protected]
 
R

Roady [MVP]

That's not directly possible from within Outlook.
You must open the message by double clicking it and then choose Actions->
Open in Browser. The message will now open in Internet Explorer which allows
you to select the text and print only that.

I've created a macro that will directly perform the action to open the
message in the browser (you can even choose which browser);
See http://www.howto-outlook.com/howto/openinbrowser.htm
 
Top