ColumnValid
This property sets or returns a validity flag for a column. If the flag is set to false, the invalid state of the table field is not changed automatically.
Syntax
ColumnValid (Column as Variant) as Boolean
Parameter | Description |
---|---|
Column | Zero-based index or name of the column. |