+ Reply to Thread
Results 1 to 4 of 4

Complex Timing Application

  1. #1
    Registered User
    Join Date
    07-04-2012
    Location
    CT
    MS-Off Ver
    Excel 2010
    Posts
    1

    Complex Timing Application

    Hello. I am looking for assistance with the following issue.

    I would like to create a stopwatch that can be started with a button and time is displayed counting up. Then a time can be entered into a cell independently of the stopwatch. Upon hitting another button, such as "Enter time", the stopwatch becomes a countdown timer starting at the entered time value minus the elapsed time. Ideally, I would like to create 5 timers that could be running simultaneously with different values. The stopwatches would also need to have stop and reset buttons.

    ex.
    Hit "Start Time 1", stopwatch 1 starts counting up.
    Enter 0:03:00 in D4 (0:00:45 has elapsed)
    Hit "Enter Time 1", 00:03:00-elapsed time is calculated & 00:02:15 is displayed and timer begins to countdown from 00:02:15 to 00:00:00

    Appreciate any help.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Complex Timing Application

    Welcome to the Forum! And Happy July 4th!

    I am not able to take time to implement your exact problem right now but here is a stopwatch application I developed. It does something very close to what you need but only has one timer. Maybe you can rob some code/ideas from this. Post again if you still have questions, I can probably get back to it.

    This is an Excel 2003 file: timer.xls
    Last edited by 6StringJazzer; 07-04-2012 at 03:04 PM. Reason: added welcome line
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    06-14-2012
    Location
    Ames, Iowa
    MS-Off Ver
    Excel 2010
    Posts
    50

    Re: Complex Timing Application

    6StringJazzer,
    Is there an easy way to add a "stop" button to your countdown clock, and then be able to resume the countdown when clicking start again?
    Thanks

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Complex Timing Application

    Easy is in the mind of the beholder. It is straightforward but I don't know how much time it would take. How much VBA experience do you have?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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