Get the Cell's Formula
Retrieve the formula of a cell in an Excel sheet.
Input Concepts
Concept
Description
Type
Required
cell
The reference to the Excel cell.
excel cell reference
Yes
Output Concepts
Concept
Description
Type
cell's formula
The formula of the cell in the sheet.
text
Examples
Retrieve the formula of a cell in an Excel sheet.
Last updated
Was this helpful?