Category
Information
Description
Checks whether a value is blank, and returns TRUE or FALSE
Output
TRUE or FALSE
Status
Done
Syntax
ISBLANK(<value>)
‣
1.0 Function Overview
‣
2.0 Why ISBLANK Matters: The Divide by Zero Problem
‣
3.0 Alternative Formulation Using Nested IF
‣