+ Reply to Thread
Results 1 to 5 of 5

Displaying true or false if a cell is the lowest value

  1. #1
    Registered User
    Join Date
    11-19-2008
    Location
    USA
    Posts
    2

    Unhappy Displaying true or false if a cell is the lowest value

    How can I possibly format a cell to display true or false if a target cell is the lowest value among several comparison cells?
    For instance, if I have values in F6 down thru F15, over in G6 thru G15 (right beside each other, basically), how can I display "true" if a cell is the lowest value amongst all the other cells, and "false" otherwise?

    I've been trying to get "IF" statements to work all week and I am having no luck with it!!!!

    thanks in advance,

    jason h

  2. #2
    Valued Forum Contributor ratcat's Avatar
    Join Date
    03-07-2008
    Location
    Rural NSW, Australia
    MS-Off Ver
    Vista 2007
    Posts
    1,111
    G'day Jason,

    and welcome to the forum.

    if a cell is the lowest value amongst all the other cells, and "false" otherwise?
    If you referring to other cells and please define "lowest value amongst"

    Anywho, I going to throw my hat in the ring and suggest this

    If A1 is referring to a other cells

    Please Login or Register  to view this content.
    Have I made you happy ??? If yes, please make me happy by pressing the http://www.excelforum.com/images/buttons/reputation-40b.png Add Reputation button in my post.
    Please don't forget to do the same to other contributors of this forum.

    Thanks
    I don't void confusion, I create it

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Minor correction (ratcat types too fast): =IF(MIN(F6:G15)=A1,"True","False")
    Entia non sunt multiplicanda sine necessitate

  4. #4
    Registered User
    Join Date
    11-19-2008
    Location
    USA
    Posts
    2
    Thanks a million!
    that was exactly what I needed!

  5. #5
    Valued Forum Contributor ratcat's Avatar
    Join Date
    03-07-2008
    Location
    Rural NSW, Australia
    MS-Off Ver
    Vista 2007
    Posts
    1,111
    Quote Originally Posted by shg View Post
    Minor correction (ratcat types too fast): =IF(MIN(F6:G15)=A1,"True","False")
    Ha !! too fast. Good one. lol

    You mean thinking about 10 another things while typing.

    Well Jason, we glad to help out

    Cheers

+ 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