Analytics On SPREADSHEETS
Analytics On SPREADSHEETS
on
SPREADSHEETS
What are the 4 Major parts of Excel
EXCEL FUNCTIONS
1. SUM
The SUM() function, as the name suggests, gives the total of the
selected range of cell values. It performs the mathematical operation
which is addition. Here’s an example of it below:
Sum "=SUM(C2:C4)"
2. AVERAGE 5
COUNT =COUNT(C1:C4)
4. SUBTOTAL 7
Moving ahead, let’s now understand how the subtotal function works.
The SUBTOTAL() function returns the subtotal in a database.
Depending on what you want, you can select either average, count,
sum, min, max, min, and others. Let’s have a look at two such
examples.
You will generally use the $A$2 format when creating formulas
that contain absolute references. The other two formats are
used much less frequently.
To create and copy a formula using absolute references:24