can I design where I want the cursor to go after I enter?

S

Stove79

I want the cursor to go from say cell A1 to E5 then to G3 in a worksheet I
designed without having to navigate throught the other cells. Anyone know if
I can do that in excel?
 
G

Gord Dibben

Stove

In addition to Frank's posting, you could do it with Worksheet Event code.

No sheet protection needed. No named range needed.

Post back if you wish to see some code.

Gord Dibben Excel MVP
 
Top