Using isNoValue

Use isNoValue to determine if a portion of a formula contains missing values. Missing values are represented by a double dash ( --). Use isNoValue with an IF statement to identify the data or an outcome to use if values are missing.

You can use isNoValue in two ways:

See IF Statements.