Hi,

I have constructed a sheet that the user has to input data into and then upon completion press an on sheet command button to confirm.

My problem is simple (I hope), I want to be able to dictate which cell the curser will move to on completion of each entry.

My example is;

Cell B2 - Input
then
Cell C7 - Input
then
Cell B6 - Input
then
Command Button

Is there an easy way of doing this without forcing the user to use the mouse to select the cells they need in the right order?