EnterCell

Occurs when the currently active cell changes to a different cell.

Syntax

Private Sub object_EnterCell ()

The object placeholder represents an object expression that evaluates to an object.

Remarks

Dragging the mouse over a cell does not trigger the EnterCell event.