Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi.
In Properties set limit Scroll area, Save, Reopen, Properties goes into default. Is there any code to set it, at open etc. Thank you George. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
George,
Yes, that property is not retained ; you have to set it each time, probaly in the WorkSheet_Open event. Worksheet(1).ScrollArea = "A1:D4" NickHK "George" tron.net... Hi. In Properties set limit Scroll area, Save, Reopen, Properties goes into default. Is there any code to set it, at open etc. Thank you George. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting Scroll Area | Excel Programming | |||
Scroll Area | Excel Discussion (Misc queries) | |||
How to restrict scroll area | Excel Programming | |||
Scroll Area | Excel Programming | |||
how to set scroll area | Excel Programming |