What is the AVERAGEA function? Well, it’s similar to AVERAGE, but it offers additional functionality. At the fundamental level, where all the values in the range defined are numeric, it behaves exactly like the AVERAGE function. Things get a little bit more exciting when the specified range contains an assortment of data types. Get your… Continue reading AVERAGEA Function
Tag: average
AVERAGE Function
Spreadsheet.com uses the AVERAGE function to calculate the mean of a set of values. Get your own copy of the 🔗template used in this tutorial to follow along. Purpose The AVERAGE function returns the average value of a series of numbers, cells, or both. Syntax =AVERAGE (value1, value2, …) or =AVERAGE ([cell/range]) value1 – The first… Continue reading AVERAGE Function