Hello all,
I have a heavily coded Excel workbook that has a worksheet that displays information (that is locked) and cells that are unlocked for user entry. Everything worked well, but at some point, the sheet began preventing consistent navigation using the arrow keys.
While the sheet is protected, you can click on any unlocked cell and it selects appropriately. You can Page Up and Down (Scroll Lock is not on). If one of the unlocked cells is selected the right, up, and down arrows are pressed, nothing happens. If the left arrow is pressed a couple of times, the selection changes and then you can use the left and right arrows to move horizontally, but the up/down arrows still don't function.
When the sheet is unprotected, all of the arrow keys work fine. I cannot find any coding that would have disabled normal selection. If anyone has run into similar problems, I would appreciate your insight.
I have a heavily coded Excel workbook that has a worksheet that displays information (that is locked) and cells that are unlocked for user entry. Everything worked well, but at some point, the sheet began preventing consistent navigation using the arrow keys.
While the sheet is protected, you can click on any unlocked cell and it selects appropriately. You can Page Up and Down (Scroll Lock is not on). If one of the unlocked cells is selected the right, up, and down arrows are pressed, nothing happens. If the left arrow is pressed a couple of times, the selection changes and then you can use the left and right arrows to move horizontally, but the up/down arrows still don't function.
When the sheet is unprotected, all of the arrow keys work fine. I cannot find any coding that would have disabled normal selection. If anyone has run into similar problems, I would appreciate your insight.