Returns the nth smallest number in a given range or array of numbers.
Syntax
   
       
   
   
number_list: The array or range containing the numbers to test. Eg., A2:A10
Examples
| 
             Formula  | 
         
             Result  | 
      
| 
             =SMALL(A2:A10;2)  | 
         
             4  | 
      
| 
             =SMALL(A2:A10;B3)  | 
         
             9  | 
      
| 
             =SMALL(A2:A10;B4)  | 
         
             3  | 
      
   
      
Possible Errors
| 
             Errors  | 
         
             Meaning  | 
      
| 
             #N/A!  | 
         
            
  | 
      
| 
             #NAME!  | 
         
            
  | 
      
| 
             #VALUE!  | 
         
            
  | 
      
| 
             #REF!  | 
         
            
  | 
      
| 
             #NUM!  | 
         
            
  | 
      
Similar Functions
AVERAGE
AVERAGEA
GEOMEAN
HARMEAN
LARGE
MAX
MAXA
MEDIAN
MIN
MINA
PERCENTILE
PERCENTRANK
QUARTILE
         
            RANK
         
         
      
TRIMMEAN
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
         If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
         
      
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.