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

I have placed the following formula as a conditional format in cell M3:

=AND(M3<"",M3<$M$1)

I then did a 'Format Paint' of M3 to M4-M20.

If I look at the conditional format formula in cell M20, it reads as follows:

=AND(M4<"",M4<$M$1)

whereas in Excel 2003 the formula would have read

=AND(M20<"",M20<$M$1)

I then decided I preferred comparing the cell values to M2, so I went to M3
and changed the conditional format to:

=AND(M3<"",M3<$M$2)

Again, I did a 'Format Paint' of M3 to M4-M20.

Now if I look at the conditional format formula(s) in cell M20, they reads
as follows:

=AND(M4<"",M4<$M$1) as one rule, and
=AND(M4<"",M4<$M$2) as an additional rule

Can anyone explain to me why the Excel 2007 way of handling this is better
than the Excel 2003? I don't want two rules in M20. I don't need any
reference in M20 to cell M4 - there really is no connection between the two
cells. Is there any logical reasoning behind this warped way of handling
conditional formatting?

--
Bill @ UAMS
 
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
Conditional formatting--different formatting depending on cell con Tammy S. Excel Discussion (Misc queries) 3 March 30th 09 08:11 PM
Formatting cells in a column with conditional formatting? shamor Excel Discussion (Misc queries) 8 May 19th 08 10:11 PM
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 that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


All times are GMT +1. The time now is 02:24 AM.

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

About Us

"It's about Microsoft Excel"