any reason that's wrong?Code:Private Sub Check3_Click() If Check3.Value = True Then Timer1.Enabled = True ElseIf Check3.Value = False Then Timer1.Enabled = False End If End Sub
it's not starting the timer.
|
Results 1 to 3 of 3
Thread: [RESOLVED] simple helpThreaded View
|
Click Here to Expand Forum to Full Width |