16.2 C
London
Thursday, July 24, 2025
HomeExcelDescriptive Statistics in ExcelHow to Use SMALL IF Function in Excel (With Examples)

How to Use SMALL IF Function in Excel (With Examples)

Related stories

Learn About Opening an Automobile Repair Shop in India

Starting a car repair shop is quite a good...

Unlocking the Power: Embracing the Benefits of Tax-Free Investing

  Unlocking the Power: Embracing the Benefits of Tax-Free Investing For...

Income Splitting in Canada for 2023

  Income Splitting in Canada for 2023 The federal government’s expanded...

Can I Deduct Home Office Expenses on my Tax Return 2023?

Can I Deduct Home Office Expenses on my Tax...

Canadian Tax – Personal Tax Deadline 2022

  Canadian Tax – Personal Tax Deadline 2022 Resources and Tools...

You can use the following formulas to perform a SMALL IF function in Excel:

Formula 1: SMALL IF with One Criteria

=SMALL(IF(A2:A16="A",C2:C16),2)

This formula finds the 2nd smallest value in C2:C16 where the value in A2:A16 is equal to “A”.

Formula 2: SMALL IF with Multiple Criteria

=SMALL(IF((A2:A16="A")*(B2:B16="Forward"),C2:C16),2)

This formula finds the 2nd smallest value in C2:C16 where the value in A2:A16 is equal to “A” and the value in B2:B16 is equal to “Forward”.

The following examples show how to use each formula in practice with the following dataset in Excel:

Example 1: SMALL IF with One Criteria

We can use the following formula to find the 2nd smallest value in C2:C16 where the value in A2:A16 is equal to “A”:

=SMALL(IF(A2:A16="A",C2:C16),2)

The following screenshot shows how to use this formula: 

This tells us that the 2nd smallest points value among all players on team A is 5.

Example 2: SMALL IF with Multiple Criteria

We can use the following formula to find the 2nd smallest value in C2:C16 where the value in A2:A16 is equal to “A” and the value in B2:B16 is equal to “Forward”:

=SMALL(IF((A2:A16="A")*(B2:B16="Forward"),C2:C16),2)

The following screenshot shows how to use this formula: 

This tells us that the 2nd smallest points value among all Forwards on team A is 10.

Additional Resources

The following tutorials explain how to perform other common tasks in Excel:

How to Use a Median IF Function in Excel
How to Use LARGE IF Function in Excel
How to Use a Percentile IF Function in Excel

Subscribe

- Never miss a story with notifications

- Gain full access to our premium content

- Browse free from up to 5 devices at once

Latest stories