Share via

move cursor right macro code

Anonymous
2011-01-15T18:21:35+00:00

what is the code to move the cursor one cell to the right from where it is

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2011-01-15T18:24:50+00:00

Hi,

ActiveCell.Offset(0,1).Select

Regards,

Frank


If this post answers your question, please mark it for all readers as the Answer or vote if the reply has been helpful.

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful