Letter validation

The validation of the letter indicates whether the conditions are all valid and whether the letter can be printed.

Below are the possible types of validation errors:

Visual

Description

Incomplete condition statement. Conditions must start with [IF ... THEN] and end with [END].

Example (missing [END]):

Invalid syntax. An operator or a value is incorrect.

Example (missing quotation marks):

Invalid or incomplete condition.

Example (invalid and incomplete condition):

Invalid Cell It may not be available in this version or may create an invalid condition.

Example (comparing a text cell to a numeric cell):