Hi sheffield,
Try this one.
Private Sub Form_Load()
TxtTime = Format(Now, "HH:MM:SS")
End Sub
This is a procedure to be called in the UpClick and DownClick
Sub gDateTimeEditSpin(controlName As TextBox, UpDown As Integer)
'Dim cdate As String
Dim curPos As Integer
Dim selLen As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.