+ Reply to Thread
Results 1 to 3 of 3

Small

  1. #1
    tom
    Guest

    Small

    I have a range of numbers that (A1:O2) that I would like to return the
    smallest number in that range. How do I right the formula?
    A1:O1 - header row
    A2:O2 - Data set.

    TFTH,
    Tom

  2. #2
    Jim May
    Guest

    RE: Small

    =MIN(A2:O2)


    "tom" wrote:

    > I have a range of numbers that (A1:O2) that I would like to return the
    > smallest number in that range. How do I right the formula?
    > A1:O1 - header row
    > A2:O2 - Data set.
    >
    > TFTH,
    > Tom


  3. #3
    CLR
    Guest

    RE: Small

    =SMALL(A2:O2,1)

    Vaya con Dios,
    Chuck, CABGx3



    "tom" wrote:

    > I have a range of numbers that (A1:O2) that I would like to return the
    > smallest number in that range. How do I right the formula?
    > A1:O1 - header row
    > A2:O2 - Data set.
    >
    > TFTH,
    > Tom


+ 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