SelectRow Method

See Also         Example         Applies To

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

Syntax

expression.SelectRow

expression   Required. An expression that returns a Selection object.