+ Reply to Thread
Results 1 to 5 of 5

conditional formatting rows with various cell values

  1. #1
    Registered User
    Join Date
    12-26-2018
    Location
    hadley, ma
    MS-Off Ver
    office 2016 for mac
    Posts
    20

    conditional formatting rows with various cell values

    Trying to conditional format a large excel worksheet with several rows.
    Want to have row be a color if column G is 0.0, 0.1, 0.2 all the way to 0.7
    Want column G with 0.8 to a different color.

    Thanks a lot
    Attached Files Attached Files

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: conditional formatting rows with various cell values

    Hi,

    See the attached.
    I've used a ROUND function for the 0.8 rule since strictly speaking the underlying value of G14 is 0.778 not 0.8 although it's displayed as 0.8.
    Attached Files Attached Files
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,743

    Re: conditional formatting rows with various cell values

    try a couple of conditional formatting rule
    =AND($G1<>"",$G1<=0.7)
    and
    =AND($G1<>"",$G1=0.8)
    OR did you want >0.7 ?
    as G does not have 0.8

    anyway , heres the sheet
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  4. #4
    Registered User
    Join Date
    12-26-2018
    Location
    hadley, ma
    MS-Off Ver
    office 2016 for mac
    Posts
    20

    Re: conditional formatting rows with various cell values

    Quote Originally Posted by Richard Buttrey View Post
    Hi,

    See the attached.
    I've used a ROUND function for the 0.8 rule since strictly speaking the underlying value of G14 is 0.778 not 0.8 although it's displayed as 0.8.
    I kinda get it but could not actually get it to work perfectly. Thanks.

  5. #5
    Registered User
    Join Date
    12-26-2018
    Location
    hadley, ma
    MS-Off Ver
    office 2016 for mac
    Posts
    20

    Re: conditional formatting rows with various cell values

    Wayne.. I copied the formula and it worked.. I don't understand the formula.. but for now that is ok.. I am trying a couple of variations of it.. with different numbers. Thanks so much. I can always count on this forum.

+ 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. conditional formatting rows when cell values change every row
    By jjpcpanama in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-27-2018, 01:03 AM
  2. Replies: 6
    Last Post: 11-20-2018, 05:38 PM
  3. [SOLVED] Conditional Formatting using cell values
    By RedSummer in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 05-13-2015, 08:27 PM
  4. [SOLVED] Conditional Formatting Rows based on Unique Values in Column
    By drjones5 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-13-2013, 04:27 PM
  5. [SOLVED] Conditional Formatting: Find When Values in 3 Columns Are Repeated in Rows
    By snapfade in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-26-2013, 09:39 PM
  6. Delete a rows values but leave formula and conditional formatting
    By BobTheRocker in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-27-2010, 03:39 PM
  7. conditional formatting: separating rows with differing values
    By web_stalker2001 in forum Excel General
    Replies: 5
    Last Post: 05-08-2006, 10:00 PM

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