SelectColumn Method

See Also         Example         Applies To

Selects the column that contains the insertion point, or selects all columns that contain the selection. If the selection isn't in a table, an error occurs.

Syntax

expression.SelectColumn

expression   Required. An expression that returns a Selection object.