+ Reply to Thread
Results 1 to 3 of 3

How would I write a max formula that included color formats?

  1. #1
    trainer07
    Guest

    How would I write a max formula that included color formats?

    I would like to write a max formula for a range of cells. I want the number
    that is the highest in that range (the answer to my formula) to be in blue
    font color so that it stands out.

  2. #2
    Mike Middleton
    Guest

    Re: How would I write a max formula that included color formats?

    trainer07 -

    In some cell enter =MAX(data_range)

    Select all cells in the data range, choose Format | Conditional Formatting,
    select the "cell value is" and "equal to," point to the cell containing the
    maximum, and select the appropriate format.

    - Mike
    www.mikemiddleton.com

    "trainer07" <[email protected]> wrote in message
    news:[email protected]...
    >I would like to write a max formula for a range of cells. I want the
    >number
    > that is the highest in that range (the answer to my formula) to be in blue
    > font color so that it stands out.




  3. #3
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Select the first cell in the range (A1) then select the range of cells (A1:A9), check that the first cell remains the active cell,
    Format, Conditional Format, Formula is:

    =A1=MAX(A$1:A$9)

    and set the Pattern required.

    Hope this helps

    --

    Quote Originally Posted by trainer07
    I would like to write a max formula for a range of cells. I want the number
    that is the highest in that range (the answer to my formula) to be in blue
    font color so that it stands out.

+ 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