expression.IsFirst
expression Required. An expression that returns one of the objects in the Applies To list.
This example determines whether the first row in the selection is the first row in the table.
MsgBox Selection.Rows(1).IsFirst
Submit feedback about this site to: