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

If cell Y7 = FALSE then I want D7 to turn font color red.

Under CF I selected "Formula Is" and entered =Y7=FALSE
and then selected the font color. It doesn't seem to be working, so I'm
guessing that I entered the formula wrong?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default Conditional formatting

In D7 format the cell as you have indicated in your post, but change the
function to the following:

=NOT(Y7)
--
Kevin Backmann


"lilwoozy" wrote:

If cell Y7 = FALSE then I want D7 to turn font color red.

Under CF I selected "Formula Is" and entered =Y7=FALSE
and then selected the font color. It doesn't seem to be working, so I'm
guessing that I entered the formula wrong?

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

Bingo! That did the trick.

Why did it not work the way I wrote it?


"Kevin B" wrote:

In D7 format the cell as you have indicated in your post, but change the
function to the following:

=NOT(Y7)
--
Kevin Backmann


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Conditional formatting

Does Y7 contain the boolean False, or the text string "FALSE"?
What happens if you put the formula =Y7=FALSE into a cell?
Have you been back into CF for D7 to check that the formula still says what
you intended it to say? [There is something of a tendency for Excel to
change what you asked for.]
--
David Biddulph

"lilwoozy" wrote in message
...
If cell Y7 = FALSE then I want D7 to turn font color red.

Under CF I selected "Formula Is" and entered =Y7=FALSE
and then selected the font color. It doesn't seem to be working, so I'm
guessing that I entered the formula wrong?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default Conditional formatting

Did you omit the = sign when you did it initially?
--
Kevin Backmann


"lilwoozy" wrote:

Bingo! That did the trick.

Why did it not work the way I wrote it?


"Kevin B" wrote:

In D7 format the cell as you have indicated in your post, but change the
function to the following:

=NOT(Y7)
--
Kevin Backmann


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
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM
Conditional formatting Phillip Bruce Excel Discussion (Misc queries) 5 June 29th 05 03:11 AM


All times are GMT +1. The time now is 02:50 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"