|
Cells
The workbook is made up of cells. There is a cell
at the intersection of each row and column. A cell can contain a
value, a formula, or a text entry. A text entry is used to label or
explain the contents of the workbook. A value entry can either be a
constant or the value of a formula. The value of a formula will
change when the components (arguments) of the formula change. The
appeal of spreadsheet programs is the ability to change one value
and watch all other values that depend on that first value
automatically change when the spreadsheet is recalculated.
|
|
Rows, Columns, and Sheets
The Excel worksheet contains 16,384 rows that
extend down the worksheet, numbered 1 through 16384.
The Excel worksheet contains 256 columns that extend across the
worksheet, lettered A through Z, AA through AZ, BA through BZ, and
continuing to IA through IZ.
The Excel worksheet can contain as many as 256 sheets, labeled
Sheet1 through Sheet256. The initial number of sheets in a workbook,
which can be changed by the user is 16. |