Thanks for the quick response, I just tried that. I'm getting a run-time error '424': object required. Here is a sample of the equation that I used in the change event sub for the scroll bar I'm trying to use.
Label1.Caption = Appication.WorksheetFunction.MRound(ScrollBar.Value, 0.25)
Thanks for your help.
Bookmarks