I have made multiple scroll bars to dynamically change values in an excel sheet with the help of form control, but the problem I am facing is that when I move the scroll bar I loose the default values for that scroll bar. I would like to know if we can assign a value to the scroll bar, kind of a reset button which brings back the scroll bar to a particular value.

For Eg. I have a scroll bar for market share, now my base case is 20, I would like to play with the scroll bar i.e. increase or decrease the value but I would like to create a Button which brings its value back to the base case.

It would be really nice if someone could help me with this. Thanks.