+ Reply to Thread
Results 1 to 2 of 2

Formula to find the second smallest number

  1. #1
    Registered User
    Join Date
    12-14-2018
    Location
    Crowley, TX
    MS-Off Ver
    MS Office 2018
    Posts
    5

    Formula to find the second smallest number

    Hi everyone,
    I have a table with Suppliers pricing in Columns F through M. I want the lowest prices in column N identified. However, I would like to create a formula the would identified the second lowest pricing. Is this even possible? Please advise. Thank you.Capture.JPG

  2. #2
    Forum Contributor
    Join Date
    03-28-2018
    Location
    Houston, TX
    MS-Off Ver
    Microsoft Office Professional Plus 2016
    Posts
    127

    Re: Formula to find the second smallest number

    It is possible. There is an Excel function called SMALL() which will get the nth smallest number, where you get to define n. The formula for row 2 would look like this...

    =SMALL(F2:L2,2)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 11
    Last Post: 01-03-2016, 08:02 PM
  2. find the smallest number
    By sanju2323 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-24-2015, 10:12 AM
  3. [SOLVED] find smallest Number in a col
    By bnwash in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 11-12-2013, 10:26 PM
  4. Replies: 2
    Last Post: 03-31-2012, 04:55 PM
  5. Replies: 3
    Last Post: 12-24-2010, 06:19 AM
  6. Replies: 1
    Last Post: 04-20-2010, 02:34 PM
  7. The formula to find the smallest number in a row not equal to zero
    By seastheday in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-14-2005, 07:06 PM

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