Get an Item from an Excel Worksheet
Retrieves a specific item from a sheet.
Overview
This procedure retrieves a specific item from a worksheet, such as a table, multiple tables, or a key-value pair based on the specified key.
Syntax
Below is a line-by-line overview of the automation syntax. Expand each line to learn more.
Examples
1. Get the Worksheet's Table
2. Get the Worksheet's Item by Key
3. Get Table with Location Filter
Retrieves a table from a specific cell range.
4. Get Table with Header Filter
Retrieves a table that contains specific headers.
5. Get Table with Header Locations (Fast)
Retrieves a table using exact header cell locations - faster than name-based search.
6. Get Table with Header Locations and Row Limit
Retrieves a table using header locations with a specific number of data rows.
Last updated
Was this helpful?
