Skip to content
English
  • There are no suggestions because the search field is empty.

ISBLANK Operation

How to use the ISBLANK operation in formulas

Definition

Example

Syntax Guide

Formula In Use

 


Definition

The ISBLANK operation tests if a field is empty or not. 

 


Example

ISBLANK('')

Result:
true

 


Syntax Guide

ISBLANK (value)

value - The value to test

 


Formula In Use

ISBLANK Operation


What's Next?