P
pcor
I would like to use a spinbutton on a userform. I can get the button to work
well going one way but can not seem to get it to go the other way. Ex
I would like to button to produce an acending number while clicking on one
side of the spinner and decending while clciking the other side
My code now reads as follow: spinbutton1.value=spinbutton1.value+1
and that add a one to the spinbutton when I press on EITHER side of the
button.
Thanks
well going one way but can not seem to get it to go the other way. Ex
I would like to button to produce an acending number while clicking on one
side of the spinner and decending while clciking the other side
My code now reads as follow: spinbutton1.value=spinbutton1.value+1
and that add a one to the spinbutton when I press on EITHER side of the
button.
Thanks