 |
Smart Scroll Bars in Excel » Bacon Bits - DataPig Technologies Home
Ooops – my previous post was sent too quickly – apologies for that Private Sub ScrollBar1_Change() Dim lim_MIN, lim_MAX As Long Dim Cell_Value, Scroll_Value As Long ‘some numbers lim_MIN = 100 lim_Max = 500000 ScrollBar1.min = lim_MIN ScrollBar1 ...
datapigtechnologies.com |
 |