1. Home
  2. Computing & Technology
  3. Spreadsheets

Excel 2003 MIN Function
Excel 2003 MIN Function Tutorial

By , About.com Guide

Using Excel's MIN Function

Using Excel's MIN Function

© Ted French

Related article: Excel 2007 MIN Function

The MIN function, one of Excel’s statistical functions, is used to find the smallest or minimum value in a given list of numbers or arguments.

The syntax for the MIN function is:

=MIN ( argument1, argument2, ... argument30 )

Argument1, argument2, ... argument30 can be numbers, named ranges, arrays, or cell references. Up to 30 arguments can be entered.

Example Using Excel's MIN Function:

Note: For help with this example, see the image to the right.

  1. Enter the following data into cells C1 to C6: 114,165,178,143,130,167.

  2. Click on cell C7 - the location where the results will be displayed.

  3. Type “=min(” in cell C7.

  4. Drag select cells C1 to C6 with the mouse pointer.

  5. Type the closing bracket " ) " after the cell range in cell C7.

  6. Press the ENTER key on the keyboard.

  7. The answer 114 appears in cell C7.

  8. The complete function =MIN(C1:C6) appears in the formula bar.


Related Articles
More Spreadsheets Quick Tips
Explore Spreadsheets
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Spreadsheets
  4. Excel Functions
  5. Excel MIN Function - Excel MIN Function Tutorial

©2009 About.com, a part of The New York Times Company.

All rights reserved.