Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have three colums. I need the tab order to go down colum one, three rows.
Then wrap up the three rows in colum two, and then back down three rows again (in colum two). Same thing in colum three. I have done programming in Access, but I'm really stumped on how to do this in Excel!?!?! Please help me if you can. Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
One way is to use a "named range".
Check out this old post: http://tinyurl.com/39vzv -- HTH, RD ============================================== Please keep all correspondence within the Group, so all may benefit! ============================================== "jhells" wrote in message ... I have three colums. I need the tab order to go down colum one, three rows. Then wrap up the three rows in colum two, and then back down three rows again (in colum two). Same thing in colum three. I have done programming in Access, but I'm really stumped on how to do this in Excel!?!?! Please help me if you can. Thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
If in Tools/Options/Edit you set Move Selection after Entry direction to
down, then all you need to do is select the 3 columns and 3 rows. With the selection still highlighted, enter your data. When you hit enter, it will go down to the next row. When you get to the end of the selection, it will go back to the first row in your selection, next column. This sounds like it is exactly what you are requesting. -- Kevin Vaughn "jhells" wrote: I have three colums. I need the tab order to go down colum one, three rows. Then wrap up the three rows in colum two, and then back down three rows again (in colum two). Same thing in colum three. I have done programming in Access, but I'm really stumped on how to do this in Excel!?!?! Please help me if you can. Thanks |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
J:
I suspect that you have created a form with several cells unlocked and that you have protected the sheet. It is my understanding that the TAB order in Excel cannot be altered. However, the cursor will automatically advance from cell to cell when the user presses ENTER. The ENTER order can be altered from the menu by selecting Tools, Options, Edit, Move selection after Enter, DOWN. This is the default setting in Excel, so the cursor should move exactly as you desire from the outset. If you are entering data in an unprotected sheet, just highlight the range into which you want to enter data, and then press ENTER as you fill in each of the cells. The cursor will advance from cell to cell after pressing ENTER. The range(s) need not be contiguous cells for this approach to work. The direction of the cursor will depend on the aforementioned setting in the Tools, Options dialog box. HTH, =Mac= L. A. McClelland "jhells" wrote in message ... I have three colums. I need the tab order to go down colum one, three rows. Then wrap up the three rows in colum two, and then back down three rows again (in colum two). Same thing in colum three. I have done programming in Access, but I'm really stumped on how to do this in Excel!?!?! Please help me if you can. Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel contents cells on different worksheet like a comment | Excel Discussion (Misc queries) | |||
How can I protect a worksheet yet allow editing in Excel 2000 | Excel Discussion (Misc queries) | |||
Excel 2002 chart does not update when worksheet data changes | Charts and Charting in Excel | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) | |||
How do I change the order of how excel builds a chart? | Charts and Charting in Excel |