Get an Item from an Excel Worksheet
Retrieves a specific item from a sheet.
Overview
This procedure retrieves a specific item from a sheet, such as a table, workbook, or key-value pair based on the specified key.
Prerequisite Data
These required data elements must be present in the automation before using the procedure.
Data Name
Data Type
the worksheet
Excel Worksheet
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
Last updated
Was this helpful?