View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Setting ScrollRoll without ActiveWindow

It is a property of the window/pane. So no.

--
Regards,
Tom Ogilvy


wrote in message
ups.com...
Is there a way to set the a sheet's ScrollRow without making it the
ActiveWindow and assigning the ScrollRow to the ActiveWindow?

In other words set a ScrollRow value directly from a sheet.

Thanks.