Ihave have found this code that work of the ontimer property on a form and was wondering hw to make it STOP when it reaches 0, as of now it starts counting again after it reaches zero, please help thanks,
Function YMWDHMS(ByVal SecondsIn As Variant) As String
Dim TempDate As Date
Dim Date1 As...