+ Reply to Thread
Results 1 to 3 of 3

Conditional formatting on =max()

  1. #1
    Seabootz
    Guest

    Conditional formatting on =max()


    I need to conditional format a cell to a colour for the maximum number
    in a range but I keep getting the maximum number plus one or two other
    numbers not always the maximum. What am I doing wrong

    Seabootz


    +-------------------------------------------------------------------+
    |Filename: 23.doc |
    |Download: http://www.excelbanter.com/attachment.php?attachmentid=39|
    +-------------------------------------------------------------------+

    --
    Seabootz

  2. #2
    Roger Govier
    Guest

    Re: Conditional formatting on =max()

    Hi

    What is the range you are applying CF to?
    What is the formula you are using?

    Regards

    Roger Govier


    Seabootz wrote:
    > I need to conditional format a cell to a colour for the maximum number
    > in a range but I keep getting the maximum number plus one or two other
    > numbers not always the maximum. What am I doing wrong
    >
    > Seabootz
    >
    >
    > +-------------------------------------------------------------------+
    > |Filename: 23.doc |
    > |Download: http://www.excelbanter.com/attachment.php?attachmentid=39|
    > +-------------------------------------------------------------------+
    >


  3. #3
    Max
    Guest

    Re: Conditional formatting on =max()

    Assume the data is in B2:B10

    Select B2:B10 (with B2 active),
    then apply conditional formatting using the formula:
    =B2=INDEX($B$2:$B$10,MATCH(MAX($B$2:$B$10),$B$2:$B$10,0))

    A sample construct for the above is at:
    http://cjoint.com/?lhpScaMqJm
    Seabootz_newusers.xls
    --
    Rgds
    Max
    xl 97
    ---
    Singapore, GMT+8
    xdemechanik
    http://savefile.com/projects/236895
    --
    "Seabootz" <[email protected]> wrote in message
    news:[email protected]...
    >
    > I need to conditional format a cell to a colour for the maximum number
    > in a range but I keep getting the maximum number plus one or two other
    > numbers not always the maximum. What am I doing wrong
    >
    > Seabootz
    >
    >
    > +-------------------------------------------------------------------+
    > |Filename: 23.doc |
    > |Download: http://www.excelbanter.com/attachment.php?attachmentid=39|
    > +-------------------------------------------------------------------+
    >
    > --
    > Seabootz




+ 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