FillColumn Command

FillColumn( <Column>, <List> )

Copies values from the list to the first cells of the column given by number (1 for A, 2 for B, etc.). Resulting cells are free objects, i.e. independent of the list.

See also the FillRow and FillCells commands.