InsertColumns Method

See Also         Example         Applies To

Inserts the specified number of columns immediately to the right of the specified range.

Syntax

expression.InsertColumns(NumberOfColumns)

expression   An expression that returns a Range object.

NumberOfColumns   Optional Long. Specifies the number of columns to be inserted. If you do not specify this argument , only one column is inserted.