Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Trapping ScrollBar's Scroll Amount

I'm trying to trap the scroll amount on a scroll bar (from the Forms
toolbox), and keep getting the dreaded "Object required" error...I hate
that... I know I need more than the ScrollBar6.Value, but can't figure
out what...

Any help would be appreciated...thanks...

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 292
Default Trapping ScrollBar's Scroll Amount

Hi

MsgBox Sheets(1).ScrollBars(1).Value
MsgBox Sheets(1).DrawingObjects("Scroll Bar 1").Value
MsgBox Sheets(1).ScrollBars("Scroll Bar 1").Value

HTH. best wishes Harald

"Gene" skrev i melding
ups.com...
I'm trying to trap the scroll amount on a scroll bar (from the Forms
toolbox), and keep getting the dreaded "Object required" error...I hate
that... I know I need more than the ScrollBar6.Value, but can't figure
out what...

Any help would be appreciated...thanks...



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Trapping ScrollBar's Scroll Amount

Works great...thanks for the help...

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
Calculate the amount of time over a permitted amount (12 hours) Steve M Excel Discussion (Misc queries) 9 June 2nd 10 09:25 PM
how do I change the scroll amount of page up/down key in excel? Michael Edwards Excel Discussion (Misc queries) 1 November 4th 08 12:53 PM
Fine tune scroll amount Paul Excel Discussion (Misc queries) 2 July 11th 08 07:01 PM
Formula for amount owing subtract amount paid Taperchart Excel Worksheet Functions 1 June 4th 06 05:51 PM
How can I calculate amount of time left based on amount spent? KLD Excel Worksheet Functions 3 May 23rd 06 04:20 PM


All times are GMT +1. The time now is 05:51 PM.

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

About Us

"It's about Microsoft Excel"