Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a 15 page pricing program I wrote in Excel 2007 which includes various
forms which would be filled out by the operator. I want to be able to have the enter key or tab key move from one cell that needs data directly to a different cell which needs data. (Ex: A5 enter a client name - Enter/Tab to D3 enter the clients address.) Does Excel have a way to do this?? -- John |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Unprotect the cells you want to input data into. Protect sheet. Tabbing will
now cause you to move from one unprotected cell to the next. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "John" wrote: I have a 15 page pricing program I wrote in Excel 2007 which includes various forms which would be filled out by the operator. I want to be able to have the enter key or tab key move from one cell that needs data directly to a different cell which needs data. (Ex: A5 enter a client name - Enter/Tab to D3 enter the clients address.) Does Excel have a way to do this?? -- John |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Have a look at Bob Phillips' site for a couple of methods depending upon
sequencing of cells you want to Tab to. http://www.xldynamic.com/source/xld.xlFAQ0008.html You could also use VBA event code. If you want a sample of that, post back. Gord Dibben MS Excel MVP On Fri, 12 Feb 2010 11:43:01 -0800, John wrote: I have a 15 page pricing program I wrote in Excel 2007 which includes various forms which would be filled out by the operator. I want to be able to have the enter key or tab key move from one cell that needs data directly to a different cell which needs data. (Ex: A5 enter a client name - Enter/Tab to D3 enter the clients address.) Does Excel have a way to do this?? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Syntax for control source in combo box control | Excel Discussion (Misc queries) | |||
2007 Form Control/ActiveX Control font difference | Excel Discussion (Misc queries) | |||
Excel spin box - no Control tab in Format Control dialong box | Excel Worksheet Functions | |||
Difference between a Forms Control verus Active-X Control | Excel Discussion (Misc queries) | |||
Control Tab from Combo box- format control missing!! | Excel Discussion (Misc queries) |