Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 47
Default White text prints as black

I have multiple cells with multiple forms of conditional formatting. If a
certain cell has a number, the information in others will be visable and cell
will be shaded. If another cell is empty, another set of cells will not be
visable and not print. The text and cell shading is formatted to be white
via conditional formatting.

This works fine. But if I want to print B&W without shading I run into
trouble. I go into page setup then sheet and check B&W. When I do this all
text, even the text that should be white prints as black.

How do I remove the shading in all cells, but keep any white text to not
print?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,939
Default White text prints as black

Your problem is that the text is actually black. The conditional format makes
it appear white. There is no easy way around this.
--
HTH...

Jim Thomlinson


"Homer" wrote:

I have multiple cells with multiple forms of conditional formatting. If a
certain cell has a number, the information in others will be visable and cell
will be shaded. If another cell is empty, another set of cells will not be
visable and not print. The text and cell shading is formatted to be white
via conditional formatting.

This works fine. But if I want to print B&W without shading I run into
trouble. I go into page setup then sheet and check B&W. When I do this all
text, even the text that should be white prints as black.

How do I remove the shading in all cells, but keep any white text to not
print?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 47
Default White text prints as black

Thanks Jim,

Your comments were actually very helpful. They got me to think of something
I did a few years ago on another form where I have text that does not print.
It's been a while and I will need to re-examine how I did what I did.

I believe I created a style and attached this code to it:

Sub RestoreStyle()
ActiveWorkbook.Styles("Noprint").Font.ColorIndes = 0
End Sub

When you say "There is no easy way around this," is this what you are
talking about?

The difficult part will be remembering what I did, and making it work with
the conditional formating.

Don

"Jim Thomlinson" wrote:

Your problem is that the text is actually black. The conditional format makes
it appear white. There is no easy way around this.
--
HTH...

Jim Thomlinson


"Homer" wrote:

I have multiple cells with multiple forms of conditional formatting. If a
certain cell has a number, the information in others will be visable and cell
will be shaded. If another cell is empty, another set of cells will not be
visable and not print. The text and cell shading is formatted to be white
via conditional formatting.

This works fine. But if I want to print B&W without shading I run into
trouble. I go into page setup then sheet and check B&W. When I do this all
text, even the text that should be white prints as black.

How do I remove the shading in all cells, but keep any white text to not
print?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default White text prints as black

Try doing the "Black and White" selection in the Printer preferences,
not the Excel setting.

Homer wrote:

I have multiple cells with multiple forms of conditional formatting. If a
certain cell has a number, the information in others will be visable and cell
will be shaded. If another cell is empty, another set of cells will not be
visable and not print. The text and cell shading is formatted to be white
via conditional formatting.

This works fine. But if I want to print B&W without shading I run into
trouble. I go into page setup then sheet and check B&W. When I do this all
text, even the text that should be white prints as black.

How do I remove the shading in all cells, but keep any white text to not
print?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel color-formatted text previews & prints in black Chery Excel Discussion (Misc queries) 0 January 16th 08 10:28 PM
Black and white printing jerminski73 Excel Worksheet Functions 2 December 7th 07 08:58 PM
black and white display jaidencam Excel Worksheet Functions 1 January 4th 07 02:57 AM
When I try to insert a logo (.jpg) it prints out as a black box GGB Excel Worksheet Functions 2 July 23rd 06 11:35 PM
convert a graph to black and white Help with Thesis Charts and Charting in Excel 1 May 26th 05 07:25 PM


All times are GMT +1. The time now is 07:48 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"