Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I cannot move my cursor on one of my worksheets to any cell outside of the
range of A1:N125. There are locked cells within this range that are blocked once the sheet is protected, but I can access them properly by turning the protection off. However, I still cannot move to any cell outside of the aforementioned range. Is there another setting that I am missing somewhere? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Look in the sheet module and in the ThisWorkbook module for some code that
limits the scroll range in that one sheet. Delete that piece of code if you wish. HTH Otto "thebusinessbus" wrote in message ... I cannot move my cursor on one of my worksheets to any cell outside of the range of A1:N125. There are locked cells within this range that are blocked once the sheet is protected, but I can access them properly by turning the protection off. However, I still cannot move to any cell outside of the aforementioned range. Is there another setting that I am missing somewhere? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
you have been limited to that range do this, right click on the mouse, view code,on the left you will see properties, look into Scrollarea almost at the end, clear the field at the right "thebusinessbus" wrote: I cannot move my cursor on one of my worksheets to any cell outside of the range of A1:N125. There are locked cells within this range that are blocked once the sheet is protected, but I can access them properly by turning the protection off. However, I still cannot move to any cell outside of the aforementioned range. Is there another setting that I am missing somewhere? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cursor movement to last cell with same number | Excel Discussion (Misc queries) | |||
Cell to cell movement with arrow keys moves entire sheet | Excel Worksheet Functions | |||
Tab Key Expanded Cell Movement | Excel Discussion (Misc queries) | |||
How can I control cell movement with the Tab key? | Excel Discussion (Misc queries) | |||
Force Cell Movement | Excel Discussion (Misc queries) |