CurrentRecordChanged Event

       

Occurs when the current record changes to a different record.

Syntax

Private Sub object_CurrentRecordChanged()

The object placeholder represents an object expression that resolves to an object in the Applies To list.

Remarks

The user can change the current record by clicking any record on the control, or by using the forward, backward, move first, and move last buttons on a data control.