+ Reply to Thread
Results 1 to 8 of 8

Conditional Formatting not working completely

  1. #1
    Registered User
    Join Date
    11-10-2006
    Location
    Oregon
    MS-Off Ver
    2010
    Posts
    20

    Question Conditional Formatting not working completely

    Conditional Formatting not working completely
    I have tried a lot of things to correct this issue, not sure what else to try.
    I have purged to a new worksheet
    I have purged to a whole new excel page.
    I have purged data columns to “notepad”
    I have cleared “formatting” in cells
    I have cleared “rules” from cells
    I have used new rule with “countif”
    I have used new rule with “match”
    All with same results which is the conditional formatting will work sometimes!

    What’s going on , here is my worksheet to give it a try…….
    Attached Files Attached Files

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Conditional Formatting not working completely

    They all look to be working correctly to me.

    What are they NOT doing that is different than what you expected ?

  3. #3
    Registered User
    Join Date
    11-10-2006
    Location
    Oregon
    MS-Off Ver
    2010
    Posts
    20

    Re: Conditional Formatting not working completely

    You will see that the formatting stops like at sheet1(2) line 35. H35 is 25 but I35 is 10, I 35 is not highlighting!!

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Conditional Formatting not working completely

    For that sheet, you chose the built in conditional format for Unique Values, and applied it to range $H:$I
    What that does is highlight values that are unique in the entire referenced range..
    i.e., highlights any value that only appears one time in the entire range.

    I35 = 10, but so does I36. So it is NOT a unique value, therefor it is not highlighted.


    If what you want is to highlight where values in I are Not the same as the value in H, then you would use
    =$I2<>$H2, and applies to range $I$2:$I$1714



    I think it's probably similar issues for the other 2 sheets. The Conditional formats you set up do not do what you think they do.

  5. #5
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Conditional Formatting not working completely

    For Sheet1 (3) you have
    =COUNTIF($H$2:$H$1714,I2)=0, applied to $I$2:$I$1714
    That will highlight values in Column I that do not exist in column H.
    And it appears to be working correctly.

    For Sheet1 (4) you have
    =MATCH(I2,$H$2:$H$1714,0), also applied to $I$2:$I$1714
    That will highlight values in column I that DO exist in column H.
    And it appears to be working correctly.

  6. #6
    Registered User
    Join Date
    11-10-2006
    Location
    Oregon
    MS-Off Ver
    2010
    Posts
    20

    Red face Re: Conditional Formatting not working completely

    You are correct!

    it is NOT a unique value!

    I was with the goal to find the difference of the two columns and high light them.

    Thank you a great deal...

    Please enjoy the holidays, while we still can.

  7. #7
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Conditional Formatting not working completely

    You're welcome.

  8. #8
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2405 (Windows 11 23H2 64-bit)
    Posts
    81,461

    Re: Conditional Formatting not working completely

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] extracting info from a column not working completely
    By thadacto in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-22-2017, 11:17 PM
  2. Conditional formatting not working
    By michmat120 in forum Excel General
    Replies: 3
    Last Post: 12-13-2013, 04:16 PM
  3. ActiveX ComboBox Completely Stops Working
    By daedelous00 in forum Excel General
    Replies: 1
    Last Post: 01-25-2013, 11:00 AM
  4. [SOLVED] Formula's not working Properly, and acting completely bizarre!
    By Sky188 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-04-2012, 01:05 PM
  5. Excel 2007 : SUMIFS not working completely
    By bjstaten in forum Excel General
    Replies: 2
    Last Post: 01-14-2012, 12:03 PM
  6. VBA conditional formatting not working
    By LarryC in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-26-2008, 09:43 AM
  7. [SOLVED] Conditional Formatting not working
    By Crowbar via OfficeKB.com in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-19-2005, 03:15 PM

Tags for this Thread

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