Automatically fill a column

Data can be automatically entered into a spreadsheet column using one of the column fill dialogs that can be accessed on the Calculate submenu of the Spread menu bar item. There are four dialogs available that can be used to fill values using a numerical sequence, using a list, by groups or with date or time values.

The following example shows different ways in which columns can be filled with values using the fill column using a numerical sequence dialog. The table below show the starting and ending values, and increment that are used to generate the values. The results are shown in the spreadsheet below.

ColumnStarting ValueEnding ValueIncrementNumber of Repeats
C1 1 10 1 1
C2 1 10 3 1
C3 1 10 2 1
C4 -1 -10 -2 1
C5 1 4 1 3

Additional notes