+ Reply to Thread
Results 1 to 4 of 4

Change cell color if it is the lowest number of a group?

  1. #1
    Anthony
    Guest

    Change cell color if it is the lowest number of a group?

    I was wondering how do you change the color of the number in a cell when that
    number is the lowest number in a group of cells? Thanks in advance.

    Anthony

  2. #2
    pinmaster
    Guest
    Hi,
    Use conditional formatting and the MIN formula using these settings
    Cell Value is:
    Equal to:
    and type your formula
    e.g... =MIN($A$1:$B$10)
    choose your format and hit OK.

    HTH
    JG

  3. #3
    Dave O
    Guest

    Re: Change cell color if it is the lowest number of a group?

    I used this formula in "Conditional Formatting" in cell B3:
    =B3=MIN($B$3:$B$6)
    .... and applied a distinctive cell format. Then I copied cell B3 and
    pasted it into B4 to B6. Enter a series of numbers into B3 to B6 and
    the lowest number shows the format you applied.


  4. #4
    Anthony
    Guest

    Re: Change cell color if it is the lowest number of a group?

    Thanks, works great. I could not remember the Conditional Formatting in
    Excel.

    Anthony



+ 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