ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   spinbutton? (https://www.excelbanter.com/excel-programming/317989-spinbutton.html)

CG Rosén

spinbutton?
 
Hi Group,

Is there some, not to complicated way to determine
if a spinbutton has been clicked "up" or "down"?

Brgds

CG Rosén



Bob Phillips[_6_]

spinbutton?
 
Spinbuttons have SpinUp and SpinDown events that you can use to trap those
events.

Private Sub SpinButton1_SpinDown()

MsgBox "Spin down"

End Sub


--

HTH

RP
(remove nothere from the email address if mailing direct)


"CG Rosén" wrote in message
...
Hi Group,

Is there some, not to complicated way to determine
if a spinbutton has been clicked "up" or "down"?

Brgds

CG Rosén






All times are GMT +1. The time now is 05:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com