04 DataRowCount - AndrewMB2/Logic-Architect-for-Excel-VBA GitHub Wiki

DataRowCount property

Returns the number of records.

Applies to

TableData ArrData RsetData Xdata XShared

DataRowCount returns the number of rows/records (excluding headers). It is maintained automatically with any updates. It should not be altered by the user.