+ Reply to Thread
Results 1 to 10 of 10

Countdown timer/stopwatch

  1. #1
    Registered User
    Join Date
    05-24-2019
    Location
    Sweden
    MS-Off Ver
    2013
    Posts
    13

    Countdown timer/stopwatch

    Hi!

    Im looking to make a countdown timer where I can put in a value and it starts to count down and that's no problem, managed to do this but now to the problem. When the counter reach 00:00 I want another one or the same counter to start counting negative -00:01 -00:02 -00:03 and so on. And when I stop the timer I want the excel to collect and save the negative time in a sheet.

    Is this possible? and if so can some one help me to figure this out?

    Best regards

  2. #2
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: Countdown timer/stopwatch

    there is no such thing as negative time. however, you could probably use a custom number format (time format), or possibly even use the time TIME(), DATE() or FORMAT() functions to get it to look like what you want when you capture it. for instance (and I did not test this):
    Please Login or Register  to view this content.
    if you've already figure out how to set the timer, more than likely, in order to reverse it ad start counting negatively, you will simply have to let the timer run on the positive side and concat a negative sign when you want to stop it. like:
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    05-24-2019
    Location
    Sweden
    MS-Off Ver
    2013
    Posts
    13

    Re: Countdown timer/stopwatch

    It dosent neessary need to be negative I can visualize this in another way. Something like this I'm thinking. The hard part for me is to start the other timer automatically when the first one has stopped. and also automatically collects the data when I manually press on the stop button.


    Attachment 696703

  4. #4
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: Countdown timer/stopwatch

    i'm not sure I understand what you're asking. also, I don't know how you uploaded the file, but some folks here cannot see those when they are uploaded that way. can you do it another way?
    Attached Images Attached Images

  5. #5
    Registered User
    Join Date
    05-24-2019
    Location
    Sweden
    MS-Off Ver
    2013
    Posts
    13

    Re: Countdown timer/stopwatch

    Oh, something like this I mean
    Attached Images Attached Images

  6. #6
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: Countdown timer/stopwatch

    what is that image supposed to show? do you want a negative value to appear when the time is stopped at 4:50?

    vad visar den bilden? vill du att ett negativt värde ska visas när tiden stoppas klockan 4:50?

  7. #7
    Registered User
    Join Date
    05-24-2019
    Location
    Sweden
    MS-Off Ver
    2013
    Posts
    13

    Re: Countdown timer/stopwatch

    Lets say the green timer is set to 02:00 and when I hit "start" it starts to count down. When the green timer has reach 00:00 I want the red timer to start count upwards from 00:00 till I hit the stop button. and lets say I stop the red timer at 01:15 then I want excel to store that data in another sheet.

    And now I can only get the green timer to work. I cant figure out the logic between the two timers and how to store the data when hitting the stop button.

    I will give you some context.

    The green timer will show how much time you have to do a task if you've not managed to complete the task in time I want the red timer to count how much time you have gone over. And then store this in a sheet so I can follow up the total "overtime" when all tasks are completed.

    BR

  8. #8
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,305

    Re: Countdown timer/stopwatch

    One of mine from yesteryear.
    Set countdown to time allowed > tick set timer > start
    the time recorded at Stop is total including overrun.
    torachan.
    Attached Files Attached Files

  9. #9
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: Countdown timer/stopwatch

    and...some other relevant things I found years ago....
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    05-24-2019
    Location
    Sweden
    MS-Off Ver
    2013
    Posts
    13

    Re: Countdown timer/stopwatch

    Quote Originally Posted by torachan View Post
    One of mine from yesteryear.
    Set countdown to time allowed > tick set timer > start
    the time recorded at Stop is total including overrun.
    torachan.
    Thank you! this is exactly what I'm looking for!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] hwnd timer pause VBA countdown timer
    By jaryszek in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-05-2019, 04:25 AM
  2. Countdown timer Working BUT starting the timer repeatedly SPEEDS UP TIMER!
    By Vinospam in forum Excel Programming / VBA / Macros
    Replies: 67
    Last Post: 03-30-2019, 06:42 PM
  3. [SOLVED] how to make a timer ( stopwatch ) or countdown in Ms.Excel using macros
    By dolphino in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-15-2015, 10:49 PM
  4. [SOLVED] VBA/Macro Timer-Stopwatch-Countdown
    By jaddie in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-01-2013, 01:44 PM
  5. Stopwatch/Timer
    By nbarron in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-22-2011, 04:18 AM
  6. Stopwatch/Timer
    By Baron808 in forum Excel General
    Replies: 1
    Last Post: 09-02-2008, 10:27 AM

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