Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
AAS AAS is offline
external usenet poster
 
Posts: 24
Default how to prevent unlimited scrolling in unprotected cells

I have a set of unprotected cells in an otherwise protected worksheet.
Within this block of unprotected cells, there is no limit to the movement of
the cursor. if i hold down the left arrow, the cursor won't stop at column
A, it will jump to the last unprotected column of the previous row. same
thing happens if i hold down the down arrow, the cursor won't stop at the
bottom of the unprotected section but jumps to the top of the next colum.
how can I stop this from happening?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 40
Default how to prevent unlimited scrolling in unprotected cells

You can do this through the worksheet properties in the VBE.

Open VBA ("Press Alt+F11")

You should then see your workbook in a tree structure on the left hand side.
You may have to expand this out.

Double click the worksheet: example Worksheet("Sheet1")
Then you should see "ScrollArea" on the properties dialog.

If you typed A1:AB100

This would constrain the scrolling to that area.





"AAS" wrote:

I have a set of unprotected cells in an otherwise protected worksheet.
Within this block of unprotected cells, there is no limit to the movement of
the cursor. if i hold down the left arrow, the cursor won't stop at column
A, it will jump to the last unprotected column of the previous row. same
thing happens if i hold down the down arrow, the cursor won't stop at the
bottom of the unprotected section but jumps to the top of the next colum.
how can I stop this from happening?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
prevent cells highlighting john tempest Excel Discussion (Misc queries) 0 May 12th 06 06:17 PM
can i prevent duplications in cells Jackie Excel Worksheet Functions 6 April 22nd 06 07:52 PM
Keep certain cells visible when scrolling, not just rows or colum mgdarkman Excel Worksheet Functions 8 February 16th 06 09:50 PM
Can some cells remain unprotected in a protected spreadsheet ? Detenbeck3890 Excel Discussion (Misc queries) 2 January 12th 06 12:54 AM
Order of selecting unprotected cells sp2 tester Excel Discussion (Misc queries) 2 August 15th 05 04:07 PM


All times are GMT +1. The time now is 10:01 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"