Difference between revisions of "BasicToken:CellMax("
From WikiPrizm
Jump to navigationJump to search (Created page with '= CellMax( = == Description == This command returns the maximum value in a specified cell range. == Syntax == '''CellMax('''''stat_cell'':''end_cell''''')''' == Example == Cel…') |
(→Syntax) |
||
Line 4: | Line 4: | ||
== Syntax == | == Syntax == | ||
− | '''CellMax(''''' | + | '''CellMax('''''start_cell'':''end_cell''''')''' |
== Example == | == Example == |
Latest revision as of 20:03, 15 February 2012
Contents
CellMax(
Description
This command returns the maximum value in a specified cell range.
Syntax
CellMax(start_cell:end_cell)
Example
CellMax(A3:C5)