GETREF function

Microsoft Office ShapeSheet

GETREF function

References a cell and doesn't recalculate the formula when the referenced cell changes.

Syntax

GETREF(cellname)

Example

SETF(GETREF(PinX),5.1)

Sets the formula of the PinX cell to 5.1.