Move cursor 5 rows down

J

Jim Thomlinson

There is no built in way of doing that. You could use a macro to do that but
you need to determine the criteria for moving down 5 lines. What tells the
system that the data input is complete. Do all of the cells in the row need
to be filled in? Does only 1 cell need to be filled in? Is this a feature
that you want your users to be able to enable and disable as necessary?
 
Top