Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 355
Default Code for scrollbar to go to top

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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 126
Default Code for scrollbar to go to top

Does this help:

ActiveWindow.ScrollRow=1

"Sandy" wrote:

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

  #3   Report Post  
Posted to microsoft.public.excel.programming
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



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 355
Default Code for scrollbar to go to top

Tom & Cush -

Thanks to both of you!!


--
Sandy


"Sandy" wrote:

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scrollbar help [email protected] Excel Discussion (Misc queries) 1 January 19th 07 10:48 PM
scrollbar reslut makes another scrollbar to show Patrik Excel Discussion (Misc queries) 0 April 18th 05 03:11 PM
Update scrollbar in code without causing change event Sandra[_5_] Excel Programming 3 December 22nd 04 12:40 PM
Scrollbar junx13[_11_] Excel Programming 0 September 20th 04 08:03 AM
Remove vertical scrollbar from spreadsheet in VBA code? Paul Excel Programming 2 February 8th 04 12:26 AM


All times are GMT +1. The time now is 07:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"