NOT Printing certain cells within the print range

G

Guest

I have a worksheet that has certain cells that I want to see while working
within the spreadsheet. However, I do NOT want anthing that is in those
specific cells to print?
 
G

Guest

I use Conditional Formatting for this purpose. Set the Conditional Format of
the cells to something like:
Formula is
=$A$1>0
and then set the font to white if the background is white.

So if you set A1 to 0 all the cells are visible, set A1 to 2 and the
"secret" cells appear empty and you are ready for printing.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top