Max (which stand for Maximum). This will return the largest (max) value in the selected range of cells.
- Blank entries are not included in the calculations of the Max Function.
- Text entries are not included in the calculations of the Max Function.
| Let's use the table here for the discussion that follows. We will look at several different specific examples that show how the Max functions can be used! |
|
| Example of Max | Cells to look at | Ans. Max |
| =max (A1:A4) | A1, A2, A3, A4 | |
| =max (A1:A4, 100) | A1, A2, A3, A4 and 100 | |
| =max (A1, A3) | A1, A3 | |
| =max (A1, A5) | A1, A5 |
No comments:
Post a Comment