Sync Method

See Also    Examples    Applies To

Positions the atb control to the row with the specified key value.

Sub Sync(Id, [strColumn As String])

The control is positioned at the first row containing the value Id in the column strColumn. If strColumn is omitted, the current column is used.