GETVAL function From Microsoft Office ShapeSheet previous page next page GETVAL function See also Gets the value of a cell and doesn't recalculate the formula when the cell's value changes. Syntax GETVAL(cellname) Example GETVAL(PinX) + GETVAL(PinY) + Width Returns the sum of the value of the PinX, PinY, and Width cells. previous page start next page