+ Reply to Thread
Results 1 to 8 of 8

How to: Highlight lowest and highest values multiple times in same row?

  1. #1
    Registered User
    Join Date
    07-28-2014
    Location
    Plymouth, England
    MS-Off Ver
    2003 and 2010
    Posts
    6

    How to: Highlight lowest and highest values multiple times in same row?

    Hi All

    My query is, I wish to highlight the highest and lowest number in a row several times, so highlight the highest number green and lowest number red in cells I7 to I12, then apply the same rule again looking only in rows I15 to I20 and so on...

    I can find the highest and lowest by using MIN etc, but not sure how to do this several times in the same row?

    Thanks for any help.
    Last edited by Luz1978; 07-28-2014 at 12:48 PM. Reason: spelling!

  2. #2
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,649

    Re: How to: Highlight lowest and highest values multiple times in same row?

    Hi Luz1978,
    Welcome to the Forum.

    Without knowing your sheet layout and columns & rows of interest, suggesting accurate solution to your question is difficult.
    So better you attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  3. #3
    Registered User
    Join Date
    07-28-2014
    Location
    Plymouth, England
    MS-Off Ver
    2003 and 2010
    Posts
    6

    Re: How to: Highlight lowest and highest values multiple times in same row?

    Hi thanks for reply, I have attached a rough example of the report I am working on, so I need the highest and lowest figure for each criteria highlighted (highest Green, lowest red). so the highest and lowest of the 'overall' figures, then the same for each separate criteria.

    Hope that makes sense

    Please let me know if not!
    Attached Files Attached Files

  4. #4
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,649

    Re: How to: Highlight lowest and highest values multiple times in same row?

    Try this.....

    Select the range H4:H30 and make a New Rule for conditional formatting using the formulas given below and set the format as per your choice.

    For Green
    Please Login or Register  to view this content.
    For Red
    Please Login or Register  to view this content.
    For detail see the attached sheet.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-28-2014
    Location
    Plymouth, England
    MS-Off Ver
    2003 and 2010
    Posts
    6

    Re: How to: Highlight lowest and highest values multiple times in same row?

    Hi that's great, it worked!

    If I would like to apply the same conditional formatting to other columns with a different amount of data in etc... how would I edit the formula?

    Which bit is the column and which bit is the number of cells etc?

    Apologies if this is not an easy question to ask.

    Thanks again.

  6. #6
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,649

    Re: How to: Highlight lowest and highest values multiple times in same row?

    Quote Originally Posted by Luz1978 View Post
    Apologies if this is not an easy question to ask.
    Of course this is not an easy question to ask, because your sheet layout is unknown to me. That is why you were supposed to upload a sample workbook which has the sheet layout as same as your original sheet layout. When you upload a sample workbook which does not have the sheet layout as same as your original workbook, that means you are confident enough to make required changes on your own to meet the requirement of your original workbook.

  7. #7
    Registered User
    Join Date
    07-28-2014
    Location
    Plymouth, England
    MS-Off Ver
    2003 and 2010
    Posts
    6

    Re: How to: Highlight lowest and highest values multiple times in same row?

    ok, thank for your help, I am admittedly a novice, was hoping a solution could then be edited to allow me to add to future columns etc.. I will see if I can upload the actual report I am compiling...

  8. #8
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,649

    Re: How to: Highlight lowest and highest values multiple times in same row?

    In the formula suggested, E$4:E4 would be the first cell where you have inputted Overall in the col. E followed by Criteria 1, Criteria 2 etc with blank rows and in the offset function 3 refers to the column H because your reference cell is E4 so in order to offset to column H you need to add 3 (E->0,F->1,G->2,H->3). Therefore if your values are in column J instead of column H, you will need to add 5 (E->0,F->1,G->2,H->3,I->4,J->5) in the offset formula.
    The 6 in the offset formula will be the height of the data in column H for one criteria. You have only 6 values for all the zones in each criteria. So if in case you have values for only 4 zones (East, West, North, South) for each criteria, you should use 4 instead of 6 in the formula.

    Hope that with the help of the description above, you would be able to make the changes in the formula as per your need.

+ 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. Ignore Highest and Lowest Values
    By DanRandles in forum Excel General
    Replies: 7
    Last Post: 09-30-2013, 06:23 PM
  2. Continuous changing cell values - record highest and lowest values in seperate cells
    By attienel in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-11-2013, 05:12 PM
  3. [SOLVED] Highlight highest lowest value every nth row in a column
    By Cicada in forum Excel General
    Replies: 8
    Last Post: 02-04-2013, 02:22 PM
  4. Replies: 0
    Last Post: 10-12-2012, 01:08 PM
  5. Average, except highest and lowest values
    By tiwas in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-06-2012, 12:27 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