2012

Table Of Contents
TABLESTYLE
Creates, modifies, or specifies table styles.
UPDATEFIELD
Manually updates fields in selected objects in the drawing.
CTABLESTYLE
Sets the name of the current table style.
FIELDDISPLAY
Controls whether fields are displayed with a gray background.
FIELDEVAL
Controls how fields are updated.
Use Formulas in Table Cells
Table cells can contain formulas that do calculations using the values in other
table cells.
With a table cell selected, you can insert formulas from the Table toolbar as
well as the shortcut menu. You can also open the In-Place Text Editor and
enter a formula in a table cell manually.
Insert a Formula
In formulas, cells are referred to by their column letter and row number. For
example, the cell at top left in the table is A1. Merged cells use the number
of what would be the top-left cell. A range of cells is defined by the first and
last cells, with a colon between them. For example, the range A5:C10 includes
cells in rows 5 through 10 in columns A, B, and C.
A formula must start with an equal sign (=). The formulas for sum, average,
and count ignore empty cells and cells that do not resolve to a numeric value.
Other formulas display an error (#) if any cell in the arithmetic expression is
empty or contains nonnumeric data.
Use the Cell option to select a cell in another table in the same drawing. When
you have selected the cell, the In-Place Text Editor opens so you can enter the
rest of the formula.
1518 | Chapter 30 Tables