Naming Cells

Allowed names

Names in Calc can contain letters, numeric characters, and the underline character. Names must start with a letter or an underline character.

Allowed special characters:

Names must not be the same as cell references. For example, the name A1 is invalid because A1 is a cell reference to the top left cell.

Names must not start with the letters C or R followed by a number; also single characters C and R are not allowed as names. See the ADDRESS function for more information.

Names for cell ranges must not include blanks. Blanks are allowed within names for sheets and documents.

Naming cells and formulae

A good way of making the references to cells and cell ranges in formulae 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, LibreOffice 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 dialogue to define names for formulae or parts of formulae you need more often. In order to specify range names,

  1. Select a cell or range of cells, then choose Sheet - Named Ranges and Expressions - Define. The Define Names dialog appears.

  2. 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 dialogue.

You can also name other cell ranges in this dialogue 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.

Please support us!