Naming Cells
A good way of making the references to cells and cell ranges in formulas legible is to give the ranges names. For example, you can name the range A1:B2 Start. You can then write a formula such as "=SUM(Start)". Even after you insert or delete rows or columns, OpenOffice.org still correctly assigns the ranges identified by name. Range names must not contain any spaces.
For example, it is much easier to read a formula for sales tax if you can write "= Amount * Tax_rate" instead of "= A5 * B12". In this case, you would name cell A5 "Amount" and cell B12 "Tax_rate."
Use the Define Names dialog to define names for formulas or parts of formulas you need more often. In order to specify range names,
-
Select a cell or range of cells, then choose Insert - Names - Define. The Define Names dialog appears.
-
Type the name of the selected area in the Name field. Click Add. The newly defined name appears in the list below. Click OK to close the dialog.
You can also name other cell ranges in this dialog by entering the name in the field and then selecting the respective cells.
If you type the name in a formula, after the first few characters entered you will see the entire name as a tip.
-
Press the Enter key in order to accept the name from the tip.
-
If more than one name starts with the same characters, you can scroll through all the names using the Tab key.
Index
cells, defining names
names, defining for cells
values, defining names
constants definition
variables, defining names
cell ranges, defining names
defining,names for cell ranges
formulas, defining names
addressing, by defined names
cell names, defining/addressing
references, by defined names
This help text is published from the OpenOffice-Help files under the Public Documentation License 1.0.












