04 GetRow - AndrewMB2/Logic-Architect-for-Excel-VBA GitHub Wiki
GetRow property
Returns a row as a range.
Applies to
| TableData | ArrData | RsetData | Xdata | XShared |
|---|---|---|---|---|
| ✓ |
Parameters
| Name | Type | Description |
|---|---|---|
| Row | Long | Row to be returned. If omitted, returns the last row. |