Retrieve the Worksheet Range from a Table
Retrieve the range of 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
worksheet range
The range of the table.
excel range reference
Examples
Retrieve the range of an Excel table.
get the first table
use the above as the table
retrieve the worksheet range from the table
Last updated
Was this helpful?