Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
I have a UserForm with 3 textboxes namely -- Hours / Minutes / Seconds is it possible to have a spin button for moving the time Hours / Minutes / Seconds up or down. I know how to do it with the date but no idea at all with time. -- Many Thanks Sue |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Same as dates, except use the Hour, Minute, Second, Timeserial, TimeValue
functions, not Day,Month,Year -- Regards, Nigel "Sue" wrote in message ... Hi All I have a UserForm with 3 textboxes namely -- Hours / Minutes / Seconds is it possible to have a spin button for moving the time Hours / Minutes / Seconds up or down. I know how to do it with the date but no idea at all with time. -- Many Thanks Sue |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
'spin buttons' & vbasic language | Excel Discussion (Misc queries) | |||
Text boxes and Spin buttons | Excel Programming | |||
Spin Buttons are too Slow For Use | Excel Discussion (Misc queries) | |||
Activate Spin Buttons with Keys | Excel Programming | |||
How can I use the Spin or Toggle buttons to change cell values | Excel Programming |