How to Limit Rows and Columns in an Excel Worksheet
https://www.lifewire.com/limit-rows-and-columns-in-excel-4178646
Excel Limit Access to Rows Open a blank Excel file. At the bottom of the screen, right-click the Sheet1 sheet tab. From the menu, choose View Code . The Visual Basic for Applications (VBA) editor window opens. In the left rail, locate the Properties section. Under Properties ,in the right column of the ScrollArea row, click the empty box and type A1:Z30 . Select File > Save and save your workbook as you normally would. Select File > Close and Return to Microsoft Excel . To make sure your change is applied, perform this test. In your worksheet, try to scroll past row 30 or column Z. If the change has been applied ...
Open a blank Excel file. At the bottom of the screen, right-click the Sheet1 sheet tab. From the menu, choose View Code .
The Visual Basic for Applications (VBA) editor window opens. In the left rail, locate the Properties section.
Under Properties ,in the right column of the ScrollArea row, click the empty box and type A1:Z30 .
Select File > Save and save your workbook as you normally would. Select File > Close and Return to Microsoft Excel .
To make sure your change is applied, perform this test. In your worksheet, try to scroll past row 30 or column Z. If the change has been applied ...
DA: 38 PA: 64 MOZ Rank: 61