Tip Printed from ExcelTip.com
Limiting the Movement in an Unprotected Sheet in Excel 2007
To limit the movement in an unprotected sheet, set the Scroll Area range in the Properties dialog box:
1. Press Alt+F11 to open the VBA Editor.
2. Double click a Module Sheet, press F4 to open the Properties dialog box.
3. In the Scroll Area text box, type the scroll area range, or type the defined Name for the range.
To cancel the Scroll Area restricted range, clear the Scroll Area text box.
Note: The Scroll Area is limited to one scroll area only.