View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Maury Markowitz[_2_] Maury Markowitz[_2_] is offline
external usenet poster
 
Posts: 119
Default Accurate vertical scrollling?

After building my speadsheet in VBA, I find that Excel allows me to
scroll hundreds of rows past the end of the data. I carefully ensure
that there is no data in these rows, and have even tried clearing
them, but nothing seems to change this.

Is this something that can be addressed?

Maury