A Formula that Contains References or Names
The following formulas contain relative references to and names of other cells.
The cell that contains the formula is known as a dependent cell when its value
depends on the values in other cells. For example, cell B2 is a dependent cell
if it contains the formula =C2.
Example formula What it does
=C2 Uses the value in the cell C2
=Sheet2!B2 Uses the value in cell B2 on Sheet2
Subtracts a cell named Liability from a cell
=Asset-Liability
named Asset
Notes:
1. Click the cell in which you want to enter the formula.
2. In the formula bar type = (equal sign).
3. Do one of the following:
To create a reference, select a cell, a range of cells, a location
in another worksheet, or a location in another workbook. You can
drag the border of the cell selection to move the selection, or drag
the corner of the border to expand the selection.
To create a reference to a named range, press F3,
select the name in the Paste name box, and click OK.
4. Press ENTER.