04 Text - AndrewMB2/Logic-Architect-for-Excel-VBA GitHub Wiki
Text property
Returns the text displayed in a cell.
Applies to
| TableData | ArrData | RsetData | Xdata | XShared |
|---|---|---|---|---|
| ✓ |
Parameters
| Name | Type | Description |
|---|---|---|
| Field | Variant | Name or number of the field (column) containing the cell to be returned. |
| Row | Long | Row containing the cell to be returned. |