Hide two cells until print

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to be able to hide the contains of two cells when on the screen
but have it show when it is printing.

Anybody have any ideas?
 
Give it a white font, and in the Workbook_BeforePrint event, change the font
to black, set up an ontime event to turn it back to white after 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

Back
Top