Get a Cell Value
Retrieves the value of a cell in an Excel worksheet.
Overview
This procedure retrieves the value of a specific cell in an Excel worksheet. You can use it to extract text, numbers, or formulas from a given worksheet, which can then be used for validation, further processing, or decision-making within your automation.
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. Example 1
2. Example 2
Last updated
Was this helpful?