Excel Forum
Similar Content
Count the Visible Rows in a Filtered List in Excel
Tutorial: How to use the COUNT or COUNTA function on a filtered list of data so that hidden rows ar...
4 Simple Tricks to Make Data Easy to Understand Visually
Tutorial: This tutorial combines 4 separate features or tricks that we can bring together to make a...
Increment a Value Every X Number of Rows in Excel
Tutorial: (New Easier Version for Excel 2010 and Later) How to increment a value, number, percent, e...
Excel VBA Course
Excel VBA Course - From Beginner to Expert

200+ Video Lessons
50+ Hours of Video
200+ Excel Guides

Become a master of VBA and Macros in Excel and learn how to automate all of your tasks in Excel with this online course. (No VBA experience required.)

View Course




Excel 2010 Magic Trick 661: AGGREGATE function Contains 19 different functions


Learn about the new Excel 2010 AGGREGATE function that can calculate these 19 different functions depending on what number you put into the 1st argument of the AGGREGATE function. This is an improvement over the SUBTOTAL function which only has 11 functions. The functions a
AVERAGE -- find the mean of a data set in a column.
COUNT -- count the number of numbers in a column.
COUNTA -- count the number of non-empty cells in a column.
MAX -- find the max of a data set in a column
MIN -- find the minimum value in a data set in a column
PRODUCT -- Multiply all the values in a column.
STDEV.S -- standard deviation of a sample set
STDEV.P-- standard deviation of a population
SUM -- add values in a column
VAR.S -- variance for a sample data set.
VAR.P-- variance for the population.
MEDIAN -- median value positionally in the middle.
MODE.SNGL -- New Excel 2010 MODE function -- the one that occurs most frequenctly.
LARGE -- find the 2nd, or 3rd, etc. Largest value in a data set.
SMALL -- find the 2nd, or 3rd, etc. smallest value in a data set.
PERCENTILE.INC -- Percentile the old Excel method (inclusive)
QUARTILE.INC -- Quartile the old Excel method (inclusive)
PERCENTILE.EXC -- Percentile the new Excel method (exclusive)
QUARTILE.EXC -- Quartile the new Excel method (exclusive)

Download files: http://flightline.highline.edu/mgirvin/ExcelIsFun.htm





Got a Question? Ask it Here in the Forum.