04 Exists - AndrewMB2/Logic-Architect-for-Excel-VBA GitHub Wiki
Exists property
Returns True if the field/column exists, otherwise False.
Applies to
| TableData | ArrData | RsetData | Xdata | XShared |
|---|---|---|---|---|
| ✓ | ✓ | ✓ | ✓ |
Parameters
| Name | Type | Description |
|---|---|---|
| Field | Variant | Field name or field number. |