Application Guide

Generating a Column of Random Numbers
This example generates a column of 20 random integers in the range 1 through 6.
1. Click the column formula cell (the second cell from the top) of the column.
Lists&Spreadsheet inserts the leading equal sign (=) for the formula. If the
column is a named list, Lists&Spreadsheet inserts listname:= followed by the
cursor.
2. After the equal sign, type RandInt(1,6,20).
Note: You can also use the Catalog or click Data > Random > Integer to insert the
RandInt() function.
3. Press Enter to generate the numbers.
4. Generate (Recalculate) a new set of random numbers:
Windows®: Press Ctrl+R.
Mac®: Press +R.
Handheld: Press / R.
Lists&Spreadsheet Application 313