+ Reply to Thread
Results 1 to 13 of 13

Highlight largest value in column

  1. #1
    Registered User
    Join Date
    01-06-2010
    Location
    Kansas
    MS-Off Ver
    Excel 2007
    Posts
    5

    Highlight largest value in column

    I need the largest value in a column to automatically highlight and the old high value to return to normal. Is this possible?

  2. #2
    Valued Forum Contributor rwgrietveld's Avatar
    Join Date
    09-02-2008
    Location
    Netherlands
    MS-Off Ver
    XL 2007 / XL 2010
    Posts
    1,671

    Re: Highlight largest value in column

    Condition Format

    Select Column M (e.g.)
    Use formula =$M1=MAX(M:M) as conditional format
    Looking for great solutions but hate waiting?
    Seach this Forum through Google

    www.Google.com
    (e.g. +multiple +IF site:excelforum.com/excel-general/ )

    www.Google.com
    (e.g. +fill +combobox site:excelforum.com/excel-programming/ )

    Ave,
    Ricardo

  3. #3
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Highlight largest value in column

    This will work too; Select Col M
    from Create New Rule>Format only Cells that Contain

    Select "Equal to" and enter =MAX(M:M)
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  4. #4
    Registered User
    Join Date
    01-06-2010
    Location
    Kansas
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Highlight largest value in column

    I've tried both ways and I still can't get it to work

  5. #5
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Highlight largest value in column

    Can you attach a workbook in which you used one of the methods?

  6. #6
    Registered User
    Join Date
    01-06-2010
    Location
    Kansas
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Highlight largest value in column

    Used in Column B
    Attached Files Attached Files

  7. #7
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,592

    Re: Highlight largest value in column

    It's working but in last row you have value 304 wich is =SUM(B2:B1048575). Delete it.

  8. #8
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Highlight largest value in column

    Your formula in B5 is

    =$B6=MAX(B:B)

    so it will highlight B5 if B6 is the max. Follow Ricardo's or ChemistB's instructions to make it work.

  9. #9
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Highlight largest value in column

    It's working but in last row you have value 304 wich is =SUM(B2:B1048575). Delete it.
    zbor, that was cut off when I opened the file in XL03 , So, yep, there may be another problem on top of the wrong row reference!!

  10. #10
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,592

    Re: Highlight largest value in column

    On the other hand I didn't check referencing

  11. #11
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Highlight largest value in column

    Okay, first, you have a value of 304 in the last row of column B.

    Select Column B and from Conditional formatting> Clear Rules> Clear from Selected cells

    If you are going to use rwgrietveld's formula, you need to set it =B1, not B2 as you did. Hope that helps.

  12. #12
    Registered User
    Join Date
    01-06-2010
    Location
    Kansas
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Highlight largest value in column

    Thank you all so much. PROBLEM SOLVED.

  13. #13
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Highlight largest value in column

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

+ 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