bottom
Great ExcelTips!
         
Your e-mail address is safe!
Close Note

Tips.Net > ExcelTips Home > Worksheet Functions > Math and Trig Functions > Returning the MODE of a Range

Returning the MODE of a Range

Summary: The MODE function is used to determine the most frequently recurring value in a range. This tip explains how to use the function in your worksheet. (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, and Excel 2003.)

Excel provides the MODE function to help you determine the most frequently recurring value in a range. For instance, let's say you have a table that contains sales orders. One of the columns indicates the number of items ordered in each order. Over time, you may have accumulated quite a bit of data in the table. If you wanted to know the most common number of items ordered, you could use the MODE function.

Suppose your items ordered column is F, and you have 1,200 orders detailed in rows 2 through 1,201. If want to know the most common number of items ordered, you can use the following:

=MODE(F2:F1201)

The value returned represents the most commonly recurring value in the range. Thus, if 520 of your customers ordered 3 items, and the next most common was 314 customers ordering 4 items, then MODE would return the number 3.

Tip #2365 applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003


Step Up and Take Control! Subscribers to ExcelTips know just how valuable a resource it is. ExcelTips Premium provides twice the number of exceptional, easy-to-understand tips every week in an ad-free newsletter, as well as substantial discounts on ExcelTips archives and e-books.
 
Check out ExcelTips Premium today!

Helpful Links

Ask an Excel Question
Make a Comment

Tips.Net Home

ExcelTips FAQ
ExcelTips Premium

Learn Access Now

Bugs and Pests Tips
ExcelTips
Family Tips
Health Tips
Home Tips
Organizing Tips
WordTips

Advertise on the
ExcelTips Site

 

Great Info!

Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your e-mail address and click "Subscribe."
     
(Your e-mail address will never be shared with anyone, ever.)