return

  • Thread starter Thread starter George A. Yorks
  • Start date Start date
G

George A. Yorks

Trying to work within a work sheet. After entering
numbers in cells A1-A10 is it possible to program a key to
return to Cell A2 or insert a formula to do this??
 
If you are always going to be going back to cell A2, you could record a macro
then add a button to just press to return you to that cell.
 
Back
Top