Get Formula Value
  • 09 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get Formula Value

  • Dark
    Light

Article Summary

Overview

Step Details

Introduced in Version5.0.0
Last Modified in Version5.0.0
LocationData > Excel and CSV

The Get Formula Value step accepts an Excel file where the user selects the worksheet, row(s), and column(s) where the formula to modify resides and then provides its new values as a String.


Properties

Inputs

PropertyDescriptionData Type
Input FileThe excel or CSV file to pull the data fromFileData
File TypeThe type of file being used by the step. The step currently supports CSV, Excel_xls, or Excel_xlsx. Use Constant mapping to view the drop-downCsvFileType
Worksheet NumberThe Worksheet Number the cell is located in. The values start at zero.Int32
RowThe specified Row for the Cell. The starting value is zeroInt32
ColumnThe specified column for the cellInt32

Outputs

PropertyDescriptionData Type
OutputReturns the formula value from the cellString


Related Forum Posts

Was this article helpful?