Read Cell

You can select this activity to retrieve the value of a specific cell in a worksheet of a workbook.

This table lists the properties for the activity.

Property Type Property Name Description
Input Cell Address The address of the cell whose value must be retrieved. This property does not support a range of cells.
Workbook Path The location of the workbook or file that includes the worksheet from where the value of a specified cell must be retrieved.
Worksheet Name The name of the worksheet from where the value of a specified cell must be retrieved.
Formula Select this check box to read the formula only from the specified cell.
Output Cell Value The contents of the cell.
Response Code Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.