Any one know how to set the Min and Max values of an Active X Scroll bar from VBA?
I know I can set them in design mode, but in VBA there does not seem to be a Min or Max property in the Intelisense drop down list.
Maybe it is hidden under another property.