How to Create a Countdown Timer Clock in Excel and VBA

Тәжірибелік нұсқаулар және стиль

This is a simple tutorial of how to create a simple countdown in Excel 2007 using Application.Ontime event in VBA. this is a backbone and template you can use to create a lot of different functions based on time. if you have requests or would like to see how to do some other creative solution in excel, please mention in the comments and I will try to see what I can do to help or show how.
I have another video showing how to update PowerPoint content using excel and VBA here • How To Update PowerPoi...

Пікірлер: 139

  • @dagultara3739
    @dagultara37396 жыл бұрын

    Yes. A video posted more than 2 years ago and it helped an Excel newcomer. Thank you. Now all I need is to learn how to place a textbox for each of my sheet and triggered only by one button.

  • @jwf3148
    @jwf31484 жыл бұрын

    Your video tutorial format and presentation is EXCELlent !!! Much appreciation for this clear and concise presentation.

  • @ckrampertracing
    @ckrampertracing6 жыл бұрын

    Thanks for posting! I adapted this to count upward and added a reset button.

  • @bradbeeksma3239
    @bradbeeksma32398 жыл бұрын

    Excellent demo! Works perfect thanks so much

  • @cathall1380
    @cathall13807 жыл бұрын

    THANK YOU FOR THIS AWESOME VIDEO! SUPER helpful!!!!

  • @deannac8639
    @deannac86394 жыл бұрын

    Great tutorial...Something I really needed for a project that I am working on. Thank you!

  • @user-cu3xt9ob4h

    @user-cu3xt9ob4h

    Жыл бұрын

    Is it possible to apply a timer to the Emails ? Say every 7 months for exemple it sends an Email. What would be the formula ?

  • @darrylstipsadventures674
    @darrylstipsadventures6748 жыл бұрын

    good video....got eveything answered after reading entire post thx alot

  • @Exploringnwohio
    @Exploringnwohio9 жыл бұрын

    Awesome, thanks for the tutorial!!

  • @terrymadeley
    @terrymadeley8 жыл бұрын

    Great video, many thanks. Very clear.

  • @darrylstipsadventures674
    @darrylstipsadventures6748 жыл бұрын

    How would you go about adding a reset button that would reset back to original start time? thx

  • @melissawhyman9690
    @melissawhyman96904 жыл бұрын

    This is fantastic. Thank you!Is there a way to set the start timer to then open a text box for writing and when the timer is done to close it? I am a teacher trying to figure out a way to set up a 3 minute timed writing. This is the closest I have gotten to what I want. Thanks!

  • @howieleem
    @howieleem8 жыл бұрын

    Interesting video. I have the timer working now as you described it. What I need is a timer that counts down from 30 days to zero. Is this an easy mod to the code you wrote?

  • @JRotch64
    @JRotch648 жыл бұрын

    Thanks for the help! One question. How can I get a count-up timer to go past 23:59:59 without resetting to 0:00:0? I tried changing the cell format but no luck.

  • @MalaysiaTamilanVlogs
    @MalaysiaTamilanVlogs6 жыл бұрын

    i am 12 old year boy but i done it with this video☺☺☺.best video ever

  • @kowloonsportsclub
    @kowloonsportsclub8 жыл бұрын

    do you know why i can not set the countdown timer clock in the excel 2010 Mac ? the Excel just appear error 440 , what is that mean ? anything i can do for it ? thank you for your teaching.

  • @kevinvaughn7341
    @kevinvaughn73415 жыл бұрын

    Thanks for sharing this with us all

  • @dantecpa
    @dantecpa4 жыл бұрын

    you are the best, thank you.

  • @HozM10
    @HozM107 жыл бұрын

    Hello, Like your video, I have no programing skills and am trying to do something like what you did but I need to do something like this with out adding the text box. I need that when I enter any information to cell B5 cell or text box or button starts counting down. Then when I enter info on another cell say cell c57 it stops or if I don't enter anything in any other cell I can click on the count down cell/text box/button to stop it. Can you help with that. I also have an existing VBA on this work sheet so I just want to add it in to that VBA instead of creating a new module if that is possible.

  • @ricro880
    @ricro8804 жыл бұрын

    Thanks for this explanation. How do I get this timer to be active and visible in several worksheets in the same workbook

  • @drphu
    @drphu6 жыл бұрын

    I Wanted to learn this a long time! THX (Pun intended!)

  • @visualcapricorn4479
    @visualcapricorn44794 жыл бұрын

    Cool bro!

  • @sufyanomer7750
    @sufyanomer77505 жыл бұрын

    Thank you @anameiwontforget this is exactly what i was looking for !!!!!!

  • @marilizevanderwalt9308
    @marilizevanderwalt93088 жыл бұрын

    Every time it changes to the next second after I have formatted it as mm:ss it automatically reformats to mm/dd/yyyy hh:mm. Is there any way for me to add into the code to constantly format the column as mm:ss?

  • @DadventureswithSam
    @DadventureswithSam6 жыл бұрын

    @Anameiwontforget Is it possible to loop this? To automatically reset and begin the countdown again unless the "stop Timer" button is pressed? Thanks in advance!

  • @AaronGong1
    @AaronGong17 жыл бұрын

    It seems to be working very well, but every time it ticks, my cursor flashes. The timer is part of a much more complex sheet. But no other subs are running and it still flashes. The workbook still works correctly but it's annoying. Any advice?

  • @iivioviv7350
    @iivioviv73506 жыл бұрын

    Thanks for the help. I'm moving forward . Could you make a video of something super cool I can do. Please. I'm in the process of re-learning. Again. Huge thanks for the help.

  • @Berghiker
    @Berghiker7 жыл бұрын

    Great but how do you get the "Design Mode" in Excel?

  • @jkoppel1
    @jkoppel15 жыл бұрын

    I created a timer exactly as in the video with the exception of the time to begin the countdown. Sheet1.Range("B1").Value is a string variant and is an integer variant, causing a type mismatch error. 1. Why does it work in the video but not on my desktop and 2. how do I resolve this?

  • @braraujo5
    @braraujo57 жыл бұрын

    Hi. Great video. I used it to create not a count down time but a sort of stopwatch that shows the elapsed time. It works well but I realize the macro stops to work when I am inserting content into cells. The whole purpose of the worksheet is to be able to insert the shirt number of the participants in a race as they reach the goal. so the timer shouldn't stop everytime I insert a number. Do you know why this happens and if it can be fixed. Thanks in advance

  • @braraujo5

    @braraujo5

    7 жыл бұрын

    Sorry, I should have just use my brain a bit before starting to ask for help. I managed. Instead of using the same system of adding a seconder each second I just made it calculate NOW - Starting point every second. The macro still doesnt update the cell when inserting new data but it will then continue with the right elapsed time next time it updates

  • @XtylishAdvertisement
    @XtylishAdvertisement5 жыл бұрын

    how to set excel sheet expire after count down? or after count down ask to upgrade or etc..

  • @maggot95mustaine
    @maggot95mustaine3 жыл бұрын

    So simply and easy tanks

  • @jannahashraf
    @jannahashraf9 жыл бұрын

    Hi, Hope you are fine, I want to ask about how to put a timer - Counter on the user-form in Excel VBA that i Made an Exam with multiple choice with 50 Questions on 50 Forms (Next By next) and want the exam is close Automatically when the time is finished, So can you help in this issue

  • @piotrszymanski7071
    @piotrszymanski70712 жыл бұрын

    Hi will it work for multiple rows in excel? I creating spreadsheet with multiple tasks on it and wants countdown time for each one. BTW thanks for video.

  • @aforno1
    @aforno16 жыл бұрын

    Thanks for the video. How can I make it run in Miliseconds?

  • @TheCveau
    @TheCveau4 жыл бұрын

    is it possible to add a beep at the end of the countdown?

  • @anotherone4657
    @anotherone46575 жыл бұрын

    Hi Can it it me user wise data? Like if I am using it and used 2 min so it can track 2 min and the other user can see who has how much time.

  • @chriscammock3289
    @chriscammock32899 жыл бұрын

    the video is really good at showing how to make a countdown timer. Do you know how you would make a thrid button, a reset button and code, so it starts resets the counter to for example 5minutes and you just have to press start counter. To start it all again

  • @r4m1ng03
    @r4m1ng033 жыл бұрын

    Good. Exactly what I was looking for.. the problem is that o Mac if I start the timer and then I select another application to do something else, the timer gets frozen. It will continue only if I select excel window again.. any idea?

  • @adilauliarn2852
    @adilauliarn2852 Жыл бұрын

    thank u sir my homework is finished

  • @nahidmukadam
    @nahidmukadam4 жыл бұрын

    first of all i would like to thank you for your information to help me to completing my project. but i do find some problem as like 1)if timer is on and if i do want to type in another cell the timer is been stop. 2)and when timer is complete it delete the formula from the reference cell as like cell "C:6" IS my number value (for example:- 90) and cell "P:3" has formula of =DOLLARED(C6,60)/1440 With format of time"00:00:00" so that if i type 90 in cell(C:6) it convert with the formula and show value (01:30:00) in "P:3" and ''P:3" is the reference to my text box

  • @luqmanhakim8366
    @luqmanhakim83666 жыл бұрын

    hi Mr.. how about google spreadsheets, any tutorial video about it. Thanks

  • @lostinmelody1714
    @lostinmelody17146 жыл бұрын

    It's very helpful! Can you help me to make it into an Android offline app

  • @OnomuorhoyaPeace
    @OnomuorhoyaPeace6 жыл бұрын

    hello Sir, can do this in MS Word?

  • @RacquelBasada
    @RacquelBasada9 жыл бұрын

    hi, i tried to follow eveything here but the code for colors especially on "else" is not working, please help. thank you!

  • @oma23j
    @oma23j6 жыл бұрын

    does that work on powerpoint?

  • @YatraMangalmayeHo
    @YatraMangalmayeHo Жыл бұрын

    Sir I want to make a timmer eg if I have 24 hours left to complete one work and I would go to the sheet to look at the time each task how many hours are left . Can I make that one will run anti clock wise

  • @profitpark1737
    @profitpark17374 жыл бұрын

    cool

  • @fun4dje
    @fun4dje9 жыл бұрын

    Is it possible to make 'unlimited' count-down timers in same sheet? like if one create a Start and stop for each row??

  • @canaanjairo301

    @canaanjairo301

    3 жыл бұрын

    not sure if you guys cares but if you guys are stoned like me during the covid times then you can watch all of the latest movies and series on InstaFlixxer. Been binge watching with my girlfriend recently :)

  • @simongage6752

    @simongage6752

    3 жыл бұрын

    @Canaan Jairo yup, have been using instaflixxer for years myself :D

  • @abdullahboston6963

    @abdullahboston6963

    3 жыл бұрын

    @Canaan Jairo Yea, been using instaflixxer for since december myself =)

  • @nicoliam492

    @nicoliam492

    3 жыл бұрын

    @Canaan Jairo Yea, I have been watching on instaflixxer for months myself :)

  • @cassandranicolepallanan1643
    @cassandranicolepallanan1643 Жыл бұрын

    Hi may i ask how to add sound effect when 10 seconds before end of timer

  • @meredithebrown1676
    @meredithebrown16767 жыл бұрын

    I really enjoyed the video, except for one problem, no matter what I do, I cannot get my timer to start. I have double checked everything, and I am pretty stuck. I'm not exactly a novice at excel, but when it comes to programming within it I'm lost. Any suggestions?

  • @meredithebrown1676

    @meredithebrown1676

    7 жыл бұрын

    Oh I forgot, I am using excel 2016 BTW

  • @FlySushiBsAs
    @FlySushiBsAs6 жыл бұрын

    hi i did it exactly but it tells me i have an error 424. What should i do?

  • @user-cu3xt9ob4h
    @user-cu3xt9ob4h Жыл бұрын

    Is it possible to apply a timer to the Emails ? Say every 7 months for exemple it sends an Email. What would be the formula ?

  • @OrangeBossa
    @OrangeBossa5 жыл бұрын

    Why do you use ActiveX buttons instead of assigning Subs directly to Form Control buttons? And why the countdown jumps so fast every time you clicked start? Like from 4:59 to 4:58. Thanks!

  • @MortenBN1988

    @MortenBN1988

    5 жыл бұрын

    The countdown can jump the first second depending on the system time. This is caused because this timer works by counting one second down for each second the system time has counted one second forward. In the "starttimer" Sub you can see that the "nexttick" Sub is initiated every time the system time is at its current time (Now) + 1 second. With this method the first second in the countdown will always be shorter than an actual second as there's already a second in progress when you press the button. Hope you understand.

  • @eluszopirar
    @eluszopirar Жыл бұрын

    Hi sir. Can you combine this method with randbetween?

  • @dantyr11
    @dantyr117 жыл бұрын

    Work nice. how do i make it start auto start again after 00:00

  • @moso0258

    @moso0258

    5 жыл бұрын

    i want to make it with start button only and when it reaches 60 it became 0 again

  • @mahmoudelsheshtawy9824
    @mahmoudelsheshtawy98247 жыл бұрын

    very good but when i try typing any thing in any cell or try to edit any cell value , timer Paused

  • @coastalman454545
    @coastalman4545459 жыл бұрын

    Hey man, great video, but one question. I got the timer working, but I also noticed that if you did anythings else on the page or in the workbook the timer would stop on its own. How good is the timer if you can't work in the current project. It's a time management thing. Any suggestions.

  • @anameiwontforget

    @anameiwontforget

    9 жыл бұрын

    Good point. It was intended as just a stand alone timer, but there is a way to "fix" it and base it of actual clock, I will try to do an updated video and post soon.

  • @povictory

    @povictory

    9 жыл бұрын

    anameiwontforget Love your videos but I'm having the same issue in that the application that I want to use the timer for requires the clock to keep running while manipulating the spreadsheet. Anxious to hear about the fix!!

  • @anameiwontforget

    @anameiwontforget

    9 жыл бұрын

    Chris Thompson Copy and paste below in place of the code from the original video. no time to make a video, but bottom line is, it ties the timer to the actual time, so if you type something and manipulate the spreadsheet, the timer will appear to stop, but will catch up where it should be once the edit is done. ---------------------------------- Dim Starttime Dim timerlength Sub starttimer() Starttime = Now() timerlength = Sheet1.Range("b1") Application.OnTime Now + TimeValue("00:00:01"), "nexttick" End Sub Sub looptimer() Application.OnTime Now + TimeValue("00:00:01"), "nexttick" End Sub Sub nexttick() If Sheet1.Range("b1") Sheet1.Range("B1") = 0 Exit Sub End If Sheet1.Range("b1").Value = timerlength - (Now() - Starttime) looptimer End Sub Sub stoptimer() On Error Resume Next Application.OnTime Now + TimeValue("00:00:01"), "nexttick", , False End Sub ----------------------------------------------

  • @povictory

    @povictory

    9 жыл бұрын

    anameiwontforget Brilliant...this works perfectly. Thank you so much!!

  • @Nareshkumar-jx8og

    @Nareshkumar-jx8og

    8 жыл бұрын

    +Chris Thompson Hi i am also facing the same issue, when i am manipulating the spread sheet timer will appear stop , what to do to avoid this

  • @zhenni2820
    @zhenni28207 жыл бұрын

    HI I am using Excel 2016. And, I have entered the code exactly as the one in the video. Everthing else is fine. However, I came a cross a problem when I am at the step of setting the timer to show a red reminder when less than 10s left. The code I entered is as following: Sub starttimer() Application.OnTime Now + TimeValue("00:00:01"), "nextick" End Sub Sub nextick() If Sheet1.Range("C1") = 0 Then Exit Sub Sheet1.Range("C1").Value = Sheet1.Range("C1").Value - TimeValue("00:00:01") If Sheet1.Range("C1").Value

  • @taylorbrent88
    @taylorbrent888 жыл бұрын

    How can I add a "reset" button that would reset the time to the original time?

  • @anameiwontforget

    @anameiwontforget

    8 жыл бұрын

    The easiest way to do something like this would be to add a button (change the caption to "reset timer" as seen at 0:53) , and in design mode, double click the button and then when the code page opens add sheet1.range("b2").value = timevalue("00:05:00") with the timevalue being equal to whatever you want the timer to reset to in hours:minutes:seconds format.

  • @goldenboy1306

    @goldenboy1306

    8 жыл бұрын

    It does work! Thank you! I have been trying to figure out how to do this forever! Also, Is there a way to set a key command for the reset? For example, is there a way for me to set up that every time I press the "enter" key the timer resets?

  • @boygurl6708

    @boygurl6708

    7 жыл бұрын

    Taylors​. Wright to

  • @markbouwman7847

    @markbouwman7847

    6 жыл бұрын

    Sub resettimer() Sheet1.stoptimer Sheet1.Range("D30").Value = TimeValue("00:00:05") 'add reset time here End Sub 'copy and paste this

  • @skim32

    @skim32

    6 жыл бұрын

    Anyone find that if you close the spreadsheet while the countdown is still running and if you have another spreadsheet open. Then it will automatically reopen the timer spreadsheet?

  • @Veer_tales
    @Veer_tales4 жыл бұрын

    I have made an exam in excel and set this count down timer but it pauses when i access other cells for typing.. any solution

  • @elaineharris9826
    @elaineharris98268 жыл бұрын

    I duplicated your code and I have the timer working (quite an accomplishment for a non-programmer type like myself)! I have one question. I'd like to move the text box to another sheet. I tried to cut-and-paste it to the other sheet and now the code can't find the text box. I tried updating the code to look at sheet5 instead of your sheet1. any ideas?

  • @anameiwontforget

    @anameiwontforget

    8 жыл бұрын

    You need to make sure the text box is linked to the cell with that countdown value. If you are working on sheet5, you could always just click on a cell in sheet5, type an = sign then click on cell B2 in sheet1. This would make that cell in sheet5 match the value of the timer as it counts down, then you could create a text box on sheet5, click on the text box, and in the formula bar type = then click on the new cell in sheet5 that you made match the value from sheet1.

  • @VicPodcast
    @VicPodcast2 жыл бұрын

    how would this be done on google sheets?

  • @HarshSingh-ie8ou
    @HarshSingh-ie8ou8 жыл бұрын

    Hi i have a big concern here. If i click on 'Start Timer' multiple times, the clock runs faster. Like if i click thrice, it runs on 3x speed. Can you please help me eliminate this issue?

  • @rtleo

    @rtleo

    2 жыл бұрын

    start with stop button disabled, then disable the start button on press and enable stop button, and vice versa

  • @jhonreyna5758
    @jhonreyna57587 жыл бұрын

    does it works for Excel 2016

  • @444pep

    @444pep

    5 жыл бұрын

    it dosnt work either

  • @azairvine
    @azairvine8 жыл бұрын

    Hey mate, Thanks so much for this video - really helped me out creating some countdown timers. Got a problem though - I'm trying to run 4 different timers concurrently, and they seem to be tripping over each other. The timers are not counting down smoothly, and almost seem as if they're conflicting with each other. I basically used your code and padded it out a little, calling each sub _1, _2, _3, _4 for the respective timers. When each timer reaches zero it increments a value in a cell then restarts. I have command buttons to start and stop the timers individually.

  • @azairvine

    @azairvine

    8 жыл бұрын

    Sub startTimer_1() Application.OnTime Now + TimeValue("00:00:01"), "nextTick_1" End Sub Sub nextTick_1() If Range("AF4") = 0 Then Range("E3").Value = "Lvl" Range("AF4").Value = TimeValue("00:00:20") If Range("Y4").Value = 1 Then Range("AG4").Value = 2 ElseIf Range("Y4").Value = 2 Then Range("AG4").Value = 3 ElseIf Range("Y4").Value = 3 Then Range("AG4").Value = 4 ElseIf Range("Y4").Value = 4 Then Range("AG4").Value = 5 ElseIf Range("Y4").Value = 5 Then Range("AG4").Value = 6 ElseIf Range("Y4").Value = 6 Then Range("AG4").Value = 7 ElseIf Range("Y4").Value = 7 Then Range("AG4").Value = 8 ElseIf Range("Y4").Value = 8 Then Range("AG4").Value = 9 ElseIf Range("Y4").Value = 9 Then Range("AG4").Value = 10 End If startTimer_1 Exit Sub End If Range("AF4").Value = Range("AF4").Value - TimeValue("00:00:01") If Range("AF4").Value

  • @carlosnicolasaltamiranoaci8781
    @carlosnicolasaltamiranoaci87817 жыл бұрын

    What is nexttick?

  • @skim32
    @skim326 жыл бұрын

    Anyone found that if you close the spreadsheet when the timer is still going. And you have another spreadsheet open. Then the timer spreadsheet will open automatically.

  • @fabiodesignen8365
    @fabiodesignen83655 жыл бұрын

    vc poderia me envia essa planilha pvf

  • @Nareshkumar-jx8og
    @Nareshkumar-jx8og8 жыл бұрын

    Hi, i am also facing the same issue , if i manipulating the spread sheet timer is not working properly, please suggest to avoid this

  • @anameiwontforget

    @anameiwontforget

    8 жыл бұрын

    Read previous thread that you also commented on. I pasted code in there to resolve this issue.

  • @chang6277
    @chang62777 жыл бұрын

    post a vid for using timer in USERFORM ?

  • @juliengure6773
    @juliengure67738 жыл бұрын

    Here is the code for 2010 excel user .thanks a lot to anameiwontforget Sub starttimer() Application.OnTime Now + TimeValue("00:00:01"), "nexttick" End Sub Sub nexttick() If Worksheets(1).Range("B1") = 0 Then Exit Sub Worksheets(1).Range("B1").Value = Range("b1").Value - TimeValue("00:00:01") If Range("b1").Value

  • @chandarpoorna9656

    @chandarpoorna9656

    6 жыл бұрын

    thanks

  • @HarshSingh-ie8ou
    @HarshSingh-ie8ou8 жыл бұрын

    Hi, thanks a lot for this. I'm having a small issue. With the red color command, it just blinks for a second and then turns white. It does not stay red for the entire time.

  • @anameiwontforget

    @anameiwontforget

    8 жыл бұрын

    Please copy and paste that section of the code from your sheet so I can look at it.

  • @HarshSingh-ie8ou

    @HarshSingh-ie8ou

    8 жыл бұрын

    Thank you for replying. i just tried once again and found the error. :)

  • @HarshSingh-ie8ou

    @HarshSingh-ie8ou

    8 жыл бұрын

    Hi i have a big concern here. If i click on 'Start Timer' multiple times, the clock runs faster. Like if i click thrice, it runs on 3x speed. Can you please help me eliminate this issue?

  • @marcthormann9169
    @marcthormann91696 жыл бұрын

    Hi, Is there anyway to make the timer run and display in hundredths of a second? I'm really desperate right now because I need it for a classwork. I would be really thankful for your help @anameiwontforget Thanks;D

  • @markbouwman7847
    @markbouwman78478 жыл бұрын

    this doesn't work, it constantly says that it can't find the macro or that macros are not available. They are available, and these are made within sheet 1, so what am I doing wrong?

  • @moso0258
    @moso02585 жыл бұрын

    i want it to start with single button and when it became 0 it stops and became 45

  • @rupeshmurbade9092
    @rupeshmurbade90925 жыл бұрын

    nice video but start button change drop down list click 1 to start timer

  • @azhin00azha45
    @azhin00azha458 жыл бұрын

    does that work on office 2010 ?

  • @hadrurusband

    @hadrurusband

    8 жыл бұрын

    It does

  • @artesfotosservicosgraficos9238
    @artesfotosservicosgraficos92384 жыл бұрын

    vc poderia me manda esse cronometro por e-mail, por favo

  • @limbinaun3570
    @limbinaun35706 жыл бұрын

    多年轻

  • @acpcardoso
    @acpcardoso5 жыл бұрын

    Thank you so much for the amazing video, does anyone know how to make the counter go into negative numbers? I would really appreciate if someone could help me achieve that.

  • @jwf3148

    @jwf3148

    4 жыл бұрын

    Just thinking - at 0 you could start a count-up timer and add an indicator label stating that this is now "negative" count up, or something similar, like special formatting of the label value. So you are reporting the seconds after the count-down reached zero - and you can "think" of those seconds as being "negative" relative to the count-down timer's 0 value.

  • @ninjasapporo4850
    @ninjasapporo4850 Жыл бұрын

    The next thing I am wondering is how to pin it on top of windows system....

  • @lexumi5161
    @lexumi51615 жыл бұрын

    it is not working coause of this line: Sheet1.Range("O6").Value = Sheet1.Range("o6").Value - TimeValue("00:00:01") it marks it yellow when i press on debuging what can i do? pls help fast i Need it for a School projekt

  • @MortenBN1988

    @MortenBN1988

    5 жыл бұрын

    Is your sheet actually called Sheet1? If not you need to correct that in the code or edit the name of the sheet. Also it's good practice to always write cell references in capital. You and the OP only have a capital cell ref. in the first part of the line. It should be O6 and not o6. :-)

  • @internetnetnet3834
    @internetnetnet3834 Жыл бұрын

    no esta nitido el video y no se pueden apreciar los codigos y es una lastima me servia muchisimo

  • @de_luxe8616
    @de_luxe86167 жыл бұрын

    Thank you so much!! I tried this for hours and my code lookes correct but I still dont know where the error is..... For anyone who likes looking for mistakes: Public bloop As Boolean Public t As Integer Sub Timer_Laeuft() t = t - 1 Range("d6").Value = t End Sub Sub Timer_Stop() bloop = False End Sub Sub Timer_Start() bloop = True t = 20 Do While (bloop = True) And (t > 0) Application.OnTime Now + TimeValue("00:00:02"), "Timer_Laeuft" Loop End Sub

  • @stevemendoza4666
    @stevemendoza4666 Жыл бұрын

    I would like to pay you for a custom timer please reach out thanks.

  • @Berghiker
    @Berghiker7 жыл бұрын

    If you don't have design mode in Excel 2016, you can't do this. I don't have a design mode button.

  • @Skiris3
    @Skiris37 жыл бұрын

    does not work on office 2007 :(

  • @Berghiker
    @Berghiker7 жыл бұрын

    I'm stuck at 4:17. I need to get another Excel program.

  • @anameiwontforget

    @anameiwontforget

    7 жыл бұрын

    www.addintools.com/documents/excel/where-is-design-mode.html

  • @anameiwontforget

    @anameiwontforget

    7 жыл бұрын

    answers.microsoft.com/en-us/msoffice/forum/msoffice_excel-mso_other/design-mode-button-on-developers-tab-greyed-out/7aab80bc-baa1-41bf-9276-5de2043394df

  • @Berghiker

    @Berghiker

    7 жыл бұрын

    I need this for a Mac.

  • @444pep
    @444pep5 жыл бұрын

    It dosent Work in 2016

  • @biswal999
    @biswal9997 жыл бұрын

    Why don' you use the zoom tool of your program to show the exactly what r u doing, we are unable to read the program....Please don't be more faster

  • @siyingw133
    @siyingw1336 жыл бұрын

    always "424 false

  • @laodemuhardinarsyad5563
    @laodemuhardinarsyad55635 жыл бұрын

    wk wk

  • @Darkslide632
    @Darkslide6326 жыл бұрын

    Man, you need to learn the difference between a tutorial - where you walk people through things - and a video of you just doing it. You move through things so fast it's useless unless you already know what you're doing.

  • @ManMotivation2024
    @ManMotivation20248 жыл бұрын

    Why don' you use the zoom tool of your program to show the exactly what r u doin', its to small and impossible to see everything, the quality of this video is low.

  • @rohitmalpani5081
    @rohitmalpani50818 жыл бұрын

    video quality is very bad

  • @wallaguest1
    @wallaguest17 жыл бұрын

    cool

Келесі