- Documentation
- Activities
- Excel
- Read Excel Cell
Read the value from a specific cell in an Excel worksheet
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Excel Instance excelInstance | variable | Required | — | — |
Sheet Name sheetName | string | Optional | — | — |
Cell cell | string | Required | — | — |
Output Variable outputVariable | variable | Optional | CellValue | — |
Output
CellValueStringValue from the cell
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Auto Fill Range
Fill a source cell's formula or value across a range, adjusting relative references like dragging the Excel fill handle. Absolute references (with $) stay pinned.
Close Excel Workbook
Save and close the Excel file
Convert Excel to PDF
Export the workbook (or a single sheet) to PDF, preserving layout, charts, and conditional formatting.
Create New Excel WorkSheet
Add a new blank sheet to the workbook
Create Pivot Table
Create a summary table to analyze data
Delete Excel WorkSheet
Remove a sheet from an Excel workbook