View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hélder Lima Hélder Lima is offline
external usenet poster
 
Posts: 2
Default Speed of SpinButton

I am using Excel 2000 and i have an SpinButton in an application. It
increases/decreases from 1 to 65000 with .value=1 and i have a label showing
the value. How can i do to accelerate the speed of the increase/decrease
after a while ?

Thanks