Good to hear.
Thanks for the feedback.
On Wed, 14 Mar 2007 16:55:16 -0700, rrg wrote:
Thank you Gord Dibben
that did it
You can use a named range to "jump" through in any order you design.
Select SECOND cell then CTRL + click on each succeeding cell in sequence,
ending
up with the cell you want to start at.
InsertName Define........give your range a name and OK.
In namebox select the name and the cells will be highlighted in the order you
want.
Just type and hit ENTER key to go to next cell.
Note: there are limitations on the number of cells in a range.
See Bob Phillips' site for more help on this.
http://www.xldynamic.com/source/xld.xlFAQ0008.html
There is a VBA method if you choose. Post back for that.
Gord Dibben MS Excel MVP
"rrg" wrote:
How can I have excel go to defined cells when pressing ENTER after entering
info in a cell
(from cell Aa1 input info press Enter and go to H16 to input info in that
cell press ENTER go to A45 and so on)