Skip to main content

Excel: get values from row

Get multiple values from an Excel row.

Parameters

Columns to extractREQUIRED

Define one or more columns to extract values from.

ColumnREQUIRED
The Excel column letter (A, B...).
Value typeREQUIRED
The type of the value to extract.
Ignore errors
Ignore errors when extracting values.

Input

Excel rowREQUIRED
The row from an Excel sheet.

Output

Values

One or more values extracted from the Excel row.