Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I believe this might be possible, but I don't know how to do it. I have 24
cells in a row. I want to limit the values that can go in the cell to single digits (0 through 6). I also want it to move to the next cell to the right once a single digit is entered. At the last cell. I want it to return to the first cell in the next row. Can I do it and how? Thanks! Dan |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I dont really understand, but looks like to need to validate the input
(datavalidation) and then have a macro triggerd on Worksheet_Change to do the moving around. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
To help, I have a workplace climate survey with 24 questions. People select
one answer per question on a scale of 1-6. I use this workbook to add all the responses (usually 250-500 depending on the department) and do the calculations and charts. Evrything works fine, I'm just trying to limit the keystrokes I am doing when entering the raw data from the surveys. So survey #1 starts at cell B2 for question #1 and moves to cell C2 for question 2, etc until cell Y2, where I want it to go to cell B3. I sorta understand what you said, but can you be more specific? Thanks! Dan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How move arrow keys from cell to cell and NOT entire col/rows | New Users to Excel | |||
How do I move from cell A 10 to cell B1 with one move or click | Excel Worksheet Functions | |||
Arrow keys move screen instead of moving from cell to cell | Excel Discussion (Misc queries) | |||
formula, move to previous cell when the current cell=0 or empty | Excel Discussion (Misc queries) | |||
arrow keys move entire sheet instead of cell to cell | Excel Worksheet Functions |