clicking all the way to another cell

  • Thread starter Thread starter jcheko
  • Start date Start date
J

jcheko

is there a way of inputing information and when you press enter send it to a
certain cell?

my problem is that I enter information (for example) in cell C15 then G15,
then P15, then I jump down all the way to D59

can anyone help me with this little task?....thanks
 
You could temporarily hide columns D to F and H to O to make it easier
to enter data across, and you could also hide rows 16 to 58. Unhide
them when finished.

Hope this helps.

Pete
 
Sounds like you want to jump from cell to cell as you enter data.

There are a few ways of using the Tab key to move through cells in the order you
wish.

See Bob Phillips' site for some of these.

http://www.xldynamic.com/source/xld.xlFAQ0008.html

There is another method using VBA with worksheet event code.

Post back if you want to try that.


Gord Dibben Excel MVP
 
the page you sent sent me was awesome that is a good tip.

I would like to use the VBA so that I can create a userform were I can enter
the info, so that the info that was entered in the userform can put it in to
the cells I need the information in. thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top