+ Reply to Thread
Results 1 to 2 of 2

COLORING LOWEST FIGURE IN A RANGE

  1. #1
    markstro
    Guest

    COLORING LOWEST FIGURE IN A RANGE

    I would like to format the lowest figure in a range to a chosen color.
    Can anyone provide a formula or conditional formatting that will do
    this. The range will cover about 20 rows.
    Thanks


  2. #2
    Registered User
    Join Date
    12-14-2005
    Posts
    2

    Answer ?

    Hi,

    assuming your data is in range A1:A10.

    Use conditionql formatting (formula is)
    In cell A1 :
    =(A1=MIN(A$1:A$10))
    an select the format you want for that cell.

    NB : if there are several cells with the lowest value, they will all be highlighted.

    Regards,

    H.

+ 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