+ Reply to Thread
Results 1 to 3 of 3

Combining conditional formatting rules

  1. #1
    Registered User
    Join Date
    02-18-2007
    Posts
    26

    Combining conditional formatting rules

    In attached sample I have separate conditional rules for each week, that means two (2) of each color.

    Right now working rules are as below;

    =IF($B$2="Blue",COUNTIF(Blue,B$7)) applies to =$B$6:$H$10

    =IF($B$2="Blue",COUNTIF(Blue,B$12)) applies to =$B$11:$H$15

    When I try to combine them in following manner they cease to work;

    =IF($B$2="Blue",COUNTIF(Blue,B$7:B$12)) applies to =$B$6:$H$10,$B$11:$H$15

    What am I doing wrong?
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor SDruley's Avatar
    Join Date
    04-27-2009
    Location
    Conover, NC
    MS-Off Ver
    Excel 2010 64 bit
    Posts
    415

    Smile Re: Combining conditional formatting rules

    I am having some trouble opening your file.
    My experience with conditional formatting has guided me to create simple expressions that will result in either a true or false condition. The format of the cell is then engaged when the expression results in the desired boolean property.
    most of these expressions are not associated with the IF statement. A very common expression is as follows =(F8>6)
    Turn Data into Information
    Turn Information into Knowledge
    Turn Knowledge into Direction
    Turn Direction into Leadership
    Turn Leadership into Results
    Stephen Druley

    It's not how quickly you think
    But how deeply you think
    The quality of thinking is measured
    by remoteness to conformance
    Stephen Druley

  3. #3
    Registered User
    Join Date
    02-18-2007
    Posts
    26

    Re: Combining conditional formatting rules

    thank you,
    attached is same file in older version
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1