Results 1 to 9 of 9

stop this countdown timer macro

Threaded View

  1. #3
    Registered User
    Join Date
    05-16-2012
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: stop this countdown timer macro

    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
    Last edited by arlu1201; 05-17-2012 at 04:15 AM. Reason: Code tags

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1