Hi Bob,
This StopCount creates an error 1004 but it does stop the macro "RealCount". When I end this error "RealCount" continues.
Sub StopCount()
Application.OnTime CountDown, "RealCount", , False
End Sub
I have a "Correct" macro button and a "Wrong" macro button. I run the StopCount as the first action for both of them.
I really appreciate your help with this. It is a Jeopardy Quiz for Senior Citizens where they have a fixed time to answer "RealCount"
If they answer (right or wrong) within the time allowed it stops the countdown. If they don't - they run out of time.
Thanks heaps for taking the time to look at it - if I can get this bit right - the game is ready to go.
Sincerely,
Jack Stenhouse
Bookmarks