Read Column

Read column values from excel sheet.

Reads the values from a column beginning with the cell specified in the Column Name property field, and store it in a variable.

This activity can only be used after the Open Excel File activity.

Input

The column name is specified in A format.

  • Preserve Format :

    • True - keeps the formatting of the excel column that you want to read.

    • False - Read the column without formatting. Default

Output

Last updated