MoveAfterReturnDirection Property

See Also         Example         Applies To

Returns or sets the direction in which the active cell is moved when the user presses ENTER. Can be one of the following XlDirection constants: xlToLeft, xlToRight, xlUp, or xlDown. Read/write Long.

Remarks

If the MoveAfterReturn property is False, the selection doesn’t move at all, regardless of how the MoveAfterReturnDirection property is set.