» Preventing Movement in Protected Areas in Microsoft Excel
You can divide the area of a sheet containing data into two parts: an area where movement is unrestricted (scroll area) and an area where movement is restricted, meaning that it is protected.
You can set the scroll area in a sheet either by using the Scroll Area macro or by making a change in the sheet's Properties dialog box.
Changing properties in the Properties dialog box
To change the sheet's properties, you need to open the macro editor, VBE.
- Press Alt+F11.
- Under VBA Project, select the sheet for which you want to change the Scroll Area property (You may need to hit Ctrl+R to display VBA Project).
- Under Properties, select the Scroll Area cell (see the screen shot), and type the reference of the range you want to set as the scroll area. In the screen shot, note that the reference given is $A$1:$C$15.
- To close the VBE or return to Excel, press Alt+Q.

Book Store:
Recommended Books:
- Accounting for Dummies
- Rich Dad, Poor Dad: What the Rich Teach Their Kids About Money--That the Poor and Middle Class Do Not!
- Accounting the Easy Way
- VBA for Modelers: Developing Decision Support Systems Using Microsoft« Excel
- Microsoft Outlook Version 2002 Step by Step (With CD-ROM)
- The 22 Immutable Laws of Branding

