Get the Cell's Formula

Retrieve the formula of a cell in an Excel sheet.

This procedure is part of the Excel Book (BDK). To use this book, you must first learn it in your agent.

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.

get the first cell
use the above as the cell
get the cell's formula

Last updated

Was this helpful?