» 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:
- Real Estate Loopholes: Secrets of Successful Real Estate Investing
- Financial Statements: A Step-By-Step Guide to Understanding and Creating Financial Reports
- Understanding Financial Statements
- The McGraw-Hill Guide to Writing a High-Impact Business Plan: A Proven Blueprint for First-Time Entrepreneurs
- MP Managerial Accounting w/ Topic Tackler, Net Tutor, & PowerWeb
- Financial Modeling - 2nd Edition

