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