scroll lock
Hi Moiz
In the 'This Workbook' module :-
Sub Workbook_Open()
Sheets("YourSheetName").ScrollArea = "A1:AR31"
End Sub
Sandy
"moiz" wrote in message
...
Hi,
I am trying to lock the scroll, My range is "a1:ar31", When i save and
close the work sheet and open again the scroll lock range dissappears. is
there any code???. please help. Thanks in advance.
moiz
|