View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default NOT Printing certain cells within the print range

I use Conditional Formatting for this purpose. Set the Conditional Format of
the cells to something like:
Formula is
=$A$10
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.
--
Gary''s Student - gsnu200716


"Daniel R" wrote:

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?