Not to print particular cells in excel

  • Thread starter Thread starter dhilipb
  • Start date Start date
D

dhilipb

Is there any way to not to print just cell B5 for example but print
rest of the cells?
 
You could temporarily hide column B or Row 5 but this will work only if
there is nothing else in that column or row.

You could temporarily set the Fill colour and Font colour to white.

Regards.

Bill Ridgeway
Computer Solutions
 
Instead you can create a custom format and only put in ;;; as the format and
it will hide just that cell from printting. Be sure to format it back when
done.
 

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