View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Code for scrollbar to go to top

Range("A1").Select

--
Regards,
Tom Ogilvy

"Sandy" wrote in message
...
Hello -

I need code to get the scrollbar to the top of the page for various
worksheets.
I couldn't find this anywhere in the VB help files -- just code for

ActiveX
scrollbars.

Any suggestions are greatly appreciated!
--
Sandy