+ Reply to Thread
Results 1 to 3 of 3

2nd to MAX

  1. #1
    Danny
    Guest

    2nd to MAX

    Hi,

    Please help me with a formula to get the SECOND highest number.

    1, 3, 5, 7, 9

    If I use the max worksheet function using the above numbers, I get 9.
    What formula will I use to get "7"

    Please include another formula for second to the MIN function.

    Thank you.

  2. #2
    Peo Sjoblom
    Guest

    Re: 2nd to MAX

    =LARGE(Range,2)

    =SMALL(Range,2)


    --

    Regards,

    Peo Sjoblom

    http://nwexcelsolutions.com


    "Danny" <Danny@discussions.microsoft.com> wrote in message
    news:62E12F90-8753-4D43-88DF-E32BEA346572@microsoft.com...
    > Hi,
    >
    > Please help me with a formula to get the SECOND highest number.
    >
    > 1, 3, 5, 7, 9
    >
    > If I use the max worksheet function using the above numbers, I get 9.
    > What formula will I use to get "7"
    >
    > Please include another formula for second to the MIN function.
    >
    > Thank you.




  3. #3
    Danny
    Guest

    Re: 2nd to MAX

    Thanks a lot Peo. Have a great day!

    "Peo Sjoblom" wrote:

    > =LARGE(Range,2)
    >
    > =SMALL(Range,2)
    >
    >
    > --
    >
    > Regards,
    >
    > Peo Sjoblom
    >
    > http://nwexcelsolutions.com
    >
    >
    > "Danny" <Danny@discussions.microsoft.com> wrote in message
    > news:62E12F90-8753-4D43-88DF-E32BEA346572@microsoft.com...
    > > Hi,
    > >
    > > Please help me with a formula to get the SECOND highest number.
    > >
    > > 1, 3, 5, 7, 9
    > >
    > > If I use the max worksheet function using the above numbers, I get 9.
    > > What formula will I use to get "7"
    > >
    > > Please include another formula for second to the MIN function.
    > >
    > > Thank you.

    >
    >
    >


+ 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