Reversed-out text

  • Thread starter Thread starter Wendall Oakes
  • Start date Start date
W

Wendall Oakes

I would like to use the "reversed-out" text.
However when I change my background color to blue "example" and
print, the background will print dark or in blue. I would like to us
the reversed -out text and have it print normal without changing m
setting back. Is there a way to do this
 
Wendall,

You can use the Black and White print option in File - Page setup - Sheet
tab. All text will be in black, and no background colors will print.

Othewise, I think you'd have to use the Before_Print event and change the
formatting, do the print, then change it back. Probably easiest by using a
Style (Format - Style) for the cells to be changed. Your macro need only
modify the style, and all the cells using that style will change.
 

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