What code are you currently using? You can use code similar to this (assuming the time is in cell A2)
![]()
Private Sub SpinButton1_Change() Range("A2").Value = Range("A2").Value + TimeValue("00:05:00") End Sub
What code are you currently using? You can use code similar to this (assuming the time is in cell A2)
![]()
Private Sub SpinButton1_Change() Range("A2").Value = Range("A2").Value + TimeValue("00:05:00") End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks