D
daMike
Hello,
I have a sheet where I use at least the first
300 rows, but the scrollbar span an area of something
around 60000 rows. I tried the following command:
Worksheets(1).ScrollArea = "A1:IV500"
but it does not shrink the scrollbar to a reasonable
range. What it does is
1. Only the range A1:IV300 can be modified!
2. The scrollarea span an area of A1:IV60000 altought
there are no data in the cells!
Hope somebody can help me!
Thanks in advance!
Michael
I have a sheet where I use at least the first
300 rows, but the scrollbar span an area of something
around 60000 rows. I tried the following command:
Worksheets(1).ScrollArea = "A1:IV500"
but it does not shrink the scrollbar to a reasonable
range. What it does is
1. Only the range A1:IV300 can be modified!
2. The scrollarea span an area of A1:IV60000 altought
there are no data in the cells!
Hope somebody can help me!
Thanks in advance!
Michael