Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Conditional Formatting

Hi,

I'm trying to "white out" the text in a cell if a certain value is displayed
(the cell has an existing formula in it already). What formula can I use in
the conditional formatting window to white out multiple (about 18) specific
values if they show up in the cell? And how do I maintain using my original
formula in this cell if the displayed value is not one of my 18.

Also, if I'm able to "white out" the cell described above, I need to "white
out" the cell next to it at the same time (which has a different formula
already in it). Can the formatting from the first cell be copied to the
second cell if the conditions are met in the first cell?

Help (and a BIG thank you!)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 611
Default Conditional Formatting

Trek,

For this example the cells to change color will be B2 and C2, depending on
the contents of B2.

Make a list somewhere with your 18 values, and name it MyList. It can be in
another sheet, and can be hidden (either the cells or the entire sheet). It
could even be right in the definition of the named range, though that's not
as good a way.

Select B2 and C2.
Format - Conditional formatting. Formula is: = OR($B2 = MyList)
Click the Format button, Font tab, and select the white font color. OK
OK again.

Note that you can do this with multiple rows at once, but the formula above
is for where the active (white) cell of your selection is in row 2. Change
the $B2 term accordingly if necessary.
--
Earl Kiosterud
www.smokeylake.com
-----------------------------------------------------------------------
"trekguy1" wrote in message
...
Hi,

I'm trying to "white out" the text in a cell if a certain value is
displayed
(the cell has an existing formula in it already). What formula can I use
in
the conditional formatting window to white out multiple (about 18)
specific
values if they show up in the cell? And how do I maintain using my
original
formula in this cell if the displayed value is not one of my 18.

Also, if I'm able to "white out" the cell described above, I need to
"white
out" the cell next to it at the same time (which has a different formula
already in it). Can the formatting from the first cell be copied to the
second cell if the conditions are met in the first cell?

Help (and a BIG thank you!)



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Conditional Formatting

Thanks so much Earl!!! It worked perfectly!

"Earl Kiosterud" wrote:

Trek,

For this example the cells to change color will be B2 and C2, depending on
the contents of B2.

Make a list somewhere with your 18 values, and name it MyList. It can be in
another sheet, and can be hidden (either the cells or the entire sheet). It
could even be right in the definition of the named range, though that's not
as good a way.

Select B2 and C2.
Format - Conditional formatting. Formula is: = OR($B2 = MyList)
Click the Format button, Font tab, and select the white font color. OK
OK again.

Note that you can do this with multiple rows at once, but the formula above
is for where the active (white) cell of your selection is in row 2. Change
the $B2 term accordingly if necessary.
--
Earl Kiosterud
www.smokeylake.com
-----------------------------------------------------------------------
"trekguy1" wrote in message
...
Hi,

I'm trying to "white out" the text in a cell if a certain value is
displayed
(the cell has an existing formula in it already). What formula can I use
in
the conditional formatting window to white out multiple (about 18)
specific
values if they show up in the cell? And how do I maintain using my
original
formula in this cell if the displayed value is not one of my 18.

Also, if I'm able to "white out" the cell described above, I need to
"white
out" the cell next to it at the same time (which has a different formula
already in it). Can the formatting from the first cell be copied to the
second cell if the conditions are met in the first cell?

Help (and a BIG thank you!)




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
sorting a range with conditional formatting renie Excel Worksheet Functions 2 June 2nd 06 10:43 PM
conditional formatting glitches Kat Excel Discussion (Misc queries) 2 May 26th 06 08:16 PM
Keeping conditional formatting when sorting Andrea A Excel Discussion (Misc queries) 0 April 4th 06 03:00 PM
conditional formatting Rich Excel Discussion (Misc queries) 2 April 1st 06 10:27 AM
cannot use ISEVEN or ISODD functions in Conditional Formatting Scott Paine Excel Worksheet Functions 6 December 6th 05 09:44 PM


All times are GMT +1. The time now is 10:40 AM.

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"