BasicToken:CellSum(
From WikiPrizm
Revision as of 20:05, 15 February 2012 by YeongJIN COOL (talk | contribs) (Created page with '= CellSum( = == Description == This command returns the sum of the data in a specified cell range. == Syntax == '''CellSum('''''start_cell'':''end_cell''''')''' == Example == …')
Contents
CellSum(
Description
This command returns the sum of the data in a specified cell range.
Syntax
CellSum(start_cell:end_cell)
Example
CellSum(A3:C5)