SuppressInvalidRows

Use this keyword to specify whether rows containing invalid cells are suppressed from the form. The default is False.

Note:

Regardless of this setting, invalid rows are suppressed for non-administrator users.

Syntax

SuppressInvalidRows=Boolean
         

Replace Boolean with True to suppress invalid rows or False to display invalid rows.

Example

SuppressInvalidRows=False