+ Reply to Thread
Results 1 to 4 of 4

What function to determine the second small integer from a list?

  1. #1
    Eric
    Guest

    What function to determine the second small integer from a list?

    I get a list of integers, and would like to determine which one is the second
    small integers from the list. Does anyone know what function to perform the
    above task?
    Thank for any suggestion
    Eric

  2. #2
    Valued Forum Contributor
    Join Date
    03-25-2004
    Location
    Boston, MA US
    Posts
    1,094
    Eric,

    If your list is A1:A10

    =SMALL(A1:A10,2)

    This gives the second smallest number in the range.

    Cheers,

    Steve

  3. #3
    Duke Carey
    Guest

    RE: What function to determine the second small integer from a list?

    =Small(list,2)

    If the number that is the smallest in the list appears twice or more, you'll
    get the that number


    "Eric" wrote:

    > I get a list of integers, and would like to determine which one is the second
    > small integers from the list. Does anyone know what function to perform the
    > above task?
    > Thank for any suggestion
    > Eric


  4. #4
    Eric
    Guest

    Re: What function to determine the second small integer from a lis

    Thank everyone, This is perfect for my needs

+ 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