|
Array Formulas
|
|
Single and multiply value results Array Formulas Exercises1. Try to use Average formula on range of cells. Type different values in A1 to A10 and in A11 use =AVERAGE(A1:A10). Average is one of the most used formulas in math, economy and finance. It can help you count you school marks, your month budget or it can help you organize your time when creating a TO-DO list. 2. This time use SUM for cells from B2 to B20. Like in exercise 1 type different value and AT B20 type SUM formula =SUM(B2:B20). Remember you don't have to type from keyboard B2 and B20 it is easier to click with left mouse button first cell (B2) and holding SHIFT button click on the last cell (B20). You are sure you selected right cell range, because when you hold SHIFT button all cells from first clicked to last is selected. 3. Now try MAX and MIN formula. Type different values in cells from A1 to A15 and use =MIN(A1:A15) when it will return you a value edit formula and type =MAX(A1:A15). MAX and MIN formulas are helpful when you create your budget, or when you want to know where you spend your salary. ![]() Check all Beginner's Tips Learn how to use Excel functions and formulas in three steps of difficulty >> |