Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 On Apr 24, 4:04*pm, jcheko wrote: 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 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 On Thu, 24 Apr 2008 08:04:04 -0700, jcheko wrote: 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 |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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. "Gord Dibben" wrote: 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 On Thu, 24 Apr 2008 08:04:04 -0700, jcheko wrote: 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 |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If you want a UserForm to populate cells, that is a whole 'nother matter and
does not require any of the "jump-to" methods I referred to. For basic userform creation see Debra Dalgleish's site. http://www.contextures.on.ca/xlUserForm01.html Gord On Thu, 24 Apr 2008 09:42:07 -0700, jcheko wrote: 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. "Gord Dibben" wrote: 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 On Thu, 24 Apr 2008 08:04:04 -0700, jcheko wrote: 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 |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
thanks for your help
"jcheko" wrote: 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run a macro after clicking into cell | Excel Worksheet Functions | |||
Problems Clicking on a Cell | Excel Discussion (Misc queries) | |||
after clicking on a cell cannot get out of worksheet | Excel Discussion (Misc queries) | |||
Colour by clicking cell | New Users to Excel | |||
Run macro from clicking on a cell | Excel Discussion (Misc queries) |