+ Reply to Thread
Results 1 to 6 of 6

timer and countdown

  1. #1
    Valued Forum Contributor
    Join Date
    12-01-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2016
    Posts
    949

    timer and countdown

    hi,

    how do you create a timer
    in sheet1 there is a start and stop button
    when you click the start button timer starts counting visually
    with a format of Xh Xm Xs in A1
    when you click the stop button the value of Xh Xm Xs gets saved in A2

    when you click the start button again it starts again at 1s
    then when you click the stop button the value of Xh Xm Xs gets saved in A3

    and so on


    in sheet2 input a hour-min-sec value in A1
    or (hour in A1, min in B1, sec in C1)
    then clicking a start button
    the countdown will start
    then display a msgbox after the countdown is over
    for example: when you type 5sec
    after clicking the start button
    it will countdown visually from 5 to 1 sec

  2. #2
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: timer and countdown

    Code on Sheet1 :
    Please Login or Register  to view this content.
    Code on Sheet2 :
    Please Login or Register  to view this content.
    Code on Module1 :
    Please Login or Register  to view this content.
    Attached Files Attached Files
    1. I care dog
    2. I am a loop maniac
    3. Forum rules link : Click here
    3.33. Don't forget to mark the thread as solved, this is important

  3. #3
    Valued Forum Contributor
    Join Date
    12-01-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2016
    Posts
    949

    Re: timer and countdown

    hi,

    thanks, works great!
    in sheet1 after clicking stop button how do i make it save the time starting at A3, A4, A5 and so on instead
    and not on B1, C1, D1 and so on

  4. #4
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: timer and countdown

    You are welcome, thanks for rep.points.

    Please change the code of this sub :
    Please Login or Register  to view this content.

  5. #5
    Valued Forum Contributor
    Join Date
    12-01-2011
    Location
    Philippines
    MS-Off Ver
    Excel 2016
    Posts
    949

    Re: timer and countdown

    thanks again!

  6. #6
    Forum Guru karedog's Avatar
    Join Date
    10-03-2014
    Location
    Indonesia
    MS-Off Ver
    2003
    Posts
    2,971

    Re: timer and countdown

    You are welcome, glad to help.

    Regards

+ 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. Countdown timer
    By Maxicell in forum Excel General
    Replies: 0
    Last Post: 01-11-2017, 07:18 AM
  2. Countdown timer
    By Trickypottermus in forum Excel General
    Replies: 3
    Last Post: 11-13-2013, 08:09 AM
  3. countdown timer
    By pka in forum Excel General
    Replies: 0
    Last Post: 10-23-2011, 09:18 AM
  4. Countdown Timer
    By colt seavers in forum Excel General
    Replies: 3
    Last Post: 01-12-2010, 12:23 PM
  5. Countdown timer
    By Nemeo in forum Excel General
    Replies: 0
    Last Post: 05-23-2007, 03:12 AM
  6. Countdown Timer
    By Zaphius in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-02-2007, 06:14 AM

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