+ Reply to Thread
Results 1 to 6 of 6

Blackout rows that dont meet the average score

  1. #1
    Registered User
    Join Date
    01-16-2014
    Location
    uk
    MS-Off Ver
    Excel 2013
    Posts
    99

    Blackout rows that dont meet the average score

    Hi

    I am looking for a formula that will fill color black the rows that do not meet the average value, i have attached a sheet that shows J9 is the weekly average, above that is the persons weekly total. Any total that does not meet J9 score, the the complete row is to be fill color black.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,751

    Re: Blackout rows that dont meet the average score

    use the formula
    =$J3<$J$9
    and apply to the range =$A$2:$J$7

    just need to understand what you mean by

    Any total that does not meet J9 score,
    do you mean less than or does it have to be exactly the same value

    I have attached a conditional formatted example- it colours grey - but you can change the format to be black

    for 2007 or 2010 excel version
    Conditional Formatting
    Highlight applicable range >>
    $A$2:$J$7

    Home Tab >> Styles >> Conditional Formatting
    New Rule >> Use a formula to determine which cells to format
    Edit the Rule Description: Format values where this formula is true:

    =$J3<$J$9

    Format… [Number, Font, Border, Fill]
    choose the format you would like to apply when the condition is true
    OK >> OK
    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.

  3. #3
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: Blackout rows that dont meet the average score

    Select A2:J7 and then apply conditional formatting with a formula of =ROUND(J2,0)<>ROUND($J$9,0) and a fill colour of your choice.

  4. #4
    Forum Expert RobertMika's Avatar
    Join Date
    06-22-2009
    Location
    Haverhill, UK
    MS-Off Ver
    Excel 2003-13
    Posts
    1,530

    Re: Blackout rows that dont meet the average score

    average%20elimination(1).xlsx
    You need formula for COnditional Formatiing:
    =$J2<>ROUND($J$9,0)
    Then copy the format to other cells
    If you are http://www.excelforum.com/image.php?type=sigpic&userid=125481&dateline=1392355029happy with the results, please add to the contributor's
    reputation by clicking the reputation icon (star icon).




    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.
    To undo, select Thread Tools-> Mark thread as Unsolved.
    http://www.excelaris.co.uk

  5. #5
    Registered User
    Join Date
    01-16-2014
    Location
    uk
    MS-Off Ver
    Excel 2013
    Posts
    99

    Re: Blackout rows that dont meet the average score

    Just getting my head around this but the formula is, if less than J9 then fill color complete row across sheet as i will have another table to the right of this table, so i am only working with rows that are true in the first table.

  6. #6
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,751

    Re: Blackout rows that dont meet the average score

    not complete row - only the apply to columns
    $A$2:$J$7
    just change the apply to columns to which every column you want to cover

    $A$2:$XFD$7

    if 2010 version last column is XFD

+ 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. IF formula - Skip rows that dont meet criteria
    By AusBec in forum Excel General
    Replies: 7
    Last Post: 09-03-2014, 09:52 PM
  2. How to average alternating values across rows that meet a certain criteria
    By doubleM3000 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-10-2012, 07:58 PM
  3. [SOLVED] I need a formula that counts how many entries there are that DONT meet a certain criteria
    By VivatMartin in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 08-23-2012, 08:53 AM
  4. Replies: 1
    Last Post: 06-21-2012, 05:19 AM
  5. macro that deletes rows that dont meet criteria
    By jchambers00 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-31-2008, 07:51 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