Information - ISFORMULA Function



Description

The ISFORMULA function returns the logical value TRUE if the reference is to a cell that contains a formula. Otherwise returns FALSE.

Syntax

ISFORMULA (reference)

Arguments

Argument Description Required/ Optional
reference Reference can be a cell reference, a formula, or a name that refers to a cell. Required

Notes

  • If reference is not a valid data type, such as a defined name that is not a reference, ISFORMULA returns the #VALUE! error value.

  • You can use this Function to test the contents of a cell before performing a calculation.

Applicability

Excel 2013, Excel 2016

Example

ISFORMULA Function
advanced_excel_information_functions.htm
Advertisements