Syntax:=HasFormula(Cell)
Description:Returns TRUE when the cell contains a function. Returns FALSE when there is a value in the cell or when the cell is empty.
Example:=HasFormula(D12)