MoveAfterReturn Property From Microsoft Graph Visual Basic previous page next page MoveAfterReturn Property True if the active cell will be moved as soon as the ENTER (RETURN) key is pressed. Read/write Boolean. Example This example sets the MoveAfterReturn property to True. myChart.Application.MoveAfterReturn = True