dannyok90
Board Regular
- Joined
- Aug 30, 2016
- Messages
- 115
Hi All,
I'm just wondering if anybody has ever used two sliders to control one cells value?
I know you can link both sliders to the value cell and they will mimic each other but
has anybody used VBA, so when you move one slider the value snaps to that value and when you use
the other one again it snaps back to that one.
for context:
I have 6 rows that use sliders to control percentage. I also have two other global sliders that control
three rows each. I'd like to be able to use each of the six rows sliders independently but when the
global sliders are used the value snaps to that setting, and when the user goes back to the individual slider it snaps back to its old value in relation to the sliders position.
Thanks in advance!
Kind Regards,
Dan
I'm just wondering if anybody has ever used two sliders to control one cells value?
I know you can link both sliders to the value cell and they will mimic each other but
has anybody used VBA, so when you move one slider the value snaps to that value and when you use
the other one again it snaps back to that one.
for context:
I have 6 rows that use sliders to control percentage. I also have two other global sliders that control
three rows each. I'd like to be able to use each of the six rows sliders independently but when the
global sliders are used the value snaps to that setting, and when the user goes back to the individual slider it snaps back to its old value in relation to the sliders position.
Thanks in advance!
Kind Regards,
Dan