+ Reply to Thread
Results 1 to 2 of 2

Countdown Timer

  1. #1
    Registered User
    Join Date
    03-28-2007
    Posts
    6

    Countdown Timer

    Hi all,

    I've been working on a problem where some text files are imported every minute into an excel template. I have everything working, and am just putting in the final touches like start/stop buttons and a countdown timer to let users know when the next text import is scheduled to occur.

    For lack of any VBA skills, I have included a while loop into my timer, to display time to next import in seconds:

    Please Login or Register  to view this content.
    This successfully runs my macros every minute and displays a countdown timer, however this while statement is causing the mouse pointer to go into "egg timer" mode, and it is now not possible to push the "Stop" button that I set up to stop all macros.

    I understand that pushing CTRL + Pause Break will effectively stop the macros, however I need this to be highly user friendly.

    Is there another, better way to run the countdown timer????

    Cheers,

    Zaphius
    Last edited by Zaphius; 04-01-2007 at 08:43 PM.

  2. #2
    Registered User
    Join Date
    02-12-2007
    Posts
    88
    I have the same problem with the egg timer. . .As yet have found no solution

+ Reply to Thread

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