Get the Row Count in a Table
Get the number of rows in an Excel table.
Input Concepts
Concept
Description
Type
Required
table
The reference to the Excel table.
excel table reference
Yes
Output Concepts
Concept
Description
Type
row count
The number of rows in the table.
number
Examples
Get the number of rows in an Excel table.
get the first table
use the above as the table
get the row count in the table
Last updated
Was this helpful?