View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
CyberBuzzard CyberBuzzard is offline
external usenet poster
 
Posts: 12
Default How to restrict scroll area

I have found Worksheets(1).ScrollArea to restrict viewing areas but it will
only work with static A1 style of referencing cells.

I required code to the effect that the scroll area is restricted but
dynamically, since I cannot know the limits of the area beforehand.

Any hel will be appreciated.
--
Regards,

CyberBuzzard