Hi folks

With the scroll bar is it possible to change the current value, min and max values set to input cell references as opposed to setting manually

ie A1 - this cell i want to set as current value
B1- SCROLL BAR (linked to C1)

example

A1 - data validation list of values (example of values say 100,1000,100000)
B1 - Scroll Bar (set to C1). problem is i need to set the min max and current values to a manual setting which doesnt work for all the input values as they all have different values, and require different min and max values to make it user friendly.
So and i want them to be linked to the current values displayed in A1, not manually.
C1 - Output cell.

Thanks