04 GetColHeader - AndrewMB2/Logic-Architect-for-Excel-VBA GitHub Wiki
GetColHeader property
Returns the column header of a field as a range.
Applies to
| TableData | ArrData | RsetData | Xdata | XShared |
|---|---|---|---|---|
| ✓ |
Parameters
| Name | Type | Description |
|---|---|---|
| Field | Variant | Field/column for which the column header is to be returned. |
This can be used to change the displayed value in the header, without changing the field name.