Find Cell Address Spreadsheet Action
Find Cell Address Spreadsheet Action searches a spreadsheet worksheet for a cell containing specific matching text or data and returns its A1-style cell reference (e.g., "B12").
Appearance
In Talos, Find Cell Address Spreadsheet Action appears as a standard rectangular node with a magnifying glass over a spreadsheet cell icon.

Properties
As with all Actions, Find Cell Address Spreadsheet Action has a set of unique properties required for its functionality.
Common properties
Common properties inherited from Action.
By customizing this property, you can differentiate between same-type actions.
This property is Read only and it is not customizable
Must reference a spreadsheet variable opened by a preceding Open Spreadsheet Action.
Provide the sheet name, e.g., "Sheet1".
Supports exact text queries or expression-based values.
The address (e.g. "A5") is stored as an RPA String variable. If no cell is found, an empty string is returned.