Excel: get values from row
Get multiple values from an Excel row.
Parameters
Columns to extract—REQUIRED
Define one or more columns to extract values from.
Column—REQUIRED
The Excel column letter (A, B...).
Value type—REQUIRED
The type of the value to extract.
Ignore errors
Ignore errors when extracting values.
Input
Excel row—REQUIRED
The row from an Excel sheet.
Output
Values
One or more values extracted from the Excel row.