HIDE WHEN I PRINT

Q

qwerty

I have a range to print. But I need two cells that has information to NOT
appear tthe information when I print it. This mean that I see it in the
monitor but not when I print the document.

Is there some way to do this????

Regards in advance
 
P

Paul B

qwerty, you could change the font color to the back ground color print the
sheet and then change it back. If you do this alot record a macro when you
do it and then just run it next time

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003
 
D

damorrison

record a macro that hides the cell before the print command , then
after it's printed unhide the cells
 
Top