Hiding a cell from printing...

  • Thread starter Thread starter warburger
  • Start date Start date
W

warburger

I want to hide a specific cell when I print. Not an entire row nor a
column - just one specific cell. I don't want to change the font to
white, nor hide it (either row or column)



Ive searched the Net to no avail. Can somebody help me?



Thanks...:)
 
Give the cell a custom format of ;;; (3 semicolons), print, and change the
format back.
 
You could cover that cell with an empty borderless TextBox before printing.


Vaya con Dios,
Chuck, CABGx3
 
Thanks Dave and CLR,

I have been provided with a macro that enables me to do just tha
(hiding a cell from printing but not from viewing)

:
 

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