Application.MoveAfterReturnDirection (Excel)

Returns or sets the direction in which the active cell is moved when the user presses Enter. Possible return values are xlDown - Down, xlToLeft - To left, xlToRight - To right, xlUp - Up.

XlDirection can be one of these constants:


Application.MoveAfterReturnDirection = xlDown