EnterCell

This event occurs when a currently active cell changes to a different cell.

Syntax

Private Sub grid_EnterCell( )

Parameters

grid
Object expression that evaluates to a Grid control.

Remarks

Changing the active cell initiates the EnterCell event.