Macro to move to specific cell after hitting enter or tab

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like a macro that moves the active field to Column A and the next row down after the enter key or tab key is hit on the last colunm of entry.
 
You don't need a macro

If you start in A1 for example and use the tab key to go to
B1,C1.....Z1 then if Z1 is the last cell and you press Enter you are in A2

--
Regards Ron de Bruin
(Win XP Pro SP-1 XL2000-2003)




K McGee said:
I would like a macro that moves the active field to Column A and the next row down after the enter key or tab key is hit on
the last colunm of entry.
 
Back
Top