mikebrooman
New Member
- Joined
- Jul 18, 2011
- Messages
- 5
Afternoon,
I've been using this forum for ages, and so far it's answered every one of my questions just by searching.
But now I'm stumped.
This is due to my lack of VBA knowladge!
I'm trying to link a scroll bar to a max, min, and increments.
It is a stardards scrollbar (design mode > scroll bar).
The Max cell is C7,
Min cell is D7.
Increment cell is E7.
I know it's the lazy option, but I'm so bad at VBA I'm really hoping to be able to copy a code straight in.
Oh and one more little bit, these valuse (max min etc) will change depending on what item I select (they are linked themselfs), so I think I will need a work sheet change event (I read this, I have NO idea what it is!)
Thanks for your time.
Mike
I've been using this forum for ages, and so far it's answered every one of my questions just by searching.
But now I'm stumped.
This is due to my lack of VBA knowladge!
I'm trying to link a scroll bar to a max, min, and increments.
It is a stardards scrollbar (design mode > scroll bar).
The Max cell is C7,
Min cell is D7.
Increment cell is E7.
I know it's the lazy option, but I'm so bad at VBA I'm really hoping to be able to copy a code straight in.
Oh and one more little bit, these valuse (max min etc) will change depending on what item I select (they are linked themselfs), so I think I will need a work sheet change event (I read this, I have NO idea what it is!)
Thanks for your time.
Mike
Last edited: