Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How can I limit scrollarea say, from A1 to G50 only. i tried the following
macro, press F4 to state Scrollarea to be A1:G50. However, each time after i've saved and re-open the file, the setting of Scrollarea in the property (press F4) is gone and therefore the limit scrollarea is not working: Private Sub Scroll_Area() Worksheets("Sheet1").ScrollArea = "A1:G50" End Sub Please help.... -- exalan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ScrollArea | Excel Discussion (Misc queries) | |||
any limit? | Excel Worksheet Functions | |||
Scrollarea | Excel Discussion (Misc queries) | |||
64k row limit | Excel Worksheet Functions | |||
Nested IF limit or Open parentheses limit | Excel Discussion (Misc queries) |