CellRange Command

From GeoGebra Manual
Revision as of 14:52, 27 February 2011 by Zbynek (talk | contribs)
Jump to: navigation, search


CellRange[Start Cell, End Cell]
Creates a list containing the cell values in this cell range.
Example: Enter the following values into the corresponding spreadsheet cells: A1 = 1, A2 = 4, A3 = 9. The command CellRange[A1, A3] then gives you the list {1, 4, 9}.
Note: You may also use shorter syntax A1:A3.
© 2024 International GeoGebra Institute