Returns the largest from the specified arguments.
Syntax
![]() |
---|
MAX( Number n1, [Number n2], ... ) → Number |
The arguments can be either numbers, or cells or arrays that contain numbers. Logical values, text, and empty cells are ignored. To consider logical values and text, use the MAXA function.
Formula
![]() |
---|
=MAX(A1:A5) |
Function Reference
MAXA Function
MIN Function
MINA Function
JSpreadsheet Programmer's Guide | © 2024 MindFusion |