timer

  1. T

    Userform loop

    I am trying to build my own countdown timer, using a userform counting down with a Wait function. It doesn't work but what puzzles me most is it crashes. This is in Moduel1: Option Explicit Sub Start() UserForm1.Show End Sub Sub Timer() Dim i As Integer For i =...
  2. M

    Help with comparing timer with static time

    <tbody> I wonder if any members of this forum could kindly help me with this problem? In my spreadsheet, cell DD4 has a countdown timer running, linked to a website, and the timer runs down to zero 00:00:00, and then continues past zero with a negative sign, e.g. -00:01:00 after one minute...
  3. W

    A simple countdown timer in userform

    Hi. I've googled a lot, tried alot, but cant get it to work, so i'll ask here. Im looking for a simple way to make a countdown timer in a label. I want it so when the userform loads, a coundown timer from 5 min shows in a label, counting down, in min and sec. Does anyone know how to do this?
  4. E

    Clear cell after 60 seconds vba

    Hi all, I want to clear cell "I15" after 60 seconds. I will be calling this sub within another sub. Probably being stupid but can someone see why the following isn't working? The cell is being cleared instantly. Sub ClearTimer() Dim StartTime As Single StartTime = Timer Do While Timer -...
  5. A

    Userform timer function.

    Hello, How can we change the below code function. Istead time I need a timer... Once userform pop ups timer will start. Thanks Option ExplicitDim Tempo As Date Sub clock1() Tempo = Now + TimeValue("00:00:01") Application.OnTime Tempo, Procedure:="Lable_Text", Schedule:=True End Sub Sub...
  6. D

    Trying to optimize macro speed - ideas for a macro timer that I can easily toggle on/off for troubleshooting purposes?

    I found code that will time how long it takes a macro takes to run (and generate a pop-up box with the time it took.) But that solution (pasted below), would -- if I'm understanding correctly -- require that I insert those lines of code around every macro that I want to time (and I've got like...
  7. W

    Call ing macro from inside macro

    I need to call a worksheet from inside a macro. The second workbook has an auto macro that runs a timer function to execute a closure . However I do not want that to run when I call it from the macro, only if I open the workbook manually. How can I add someway to break the timer loop in the...
  8. A

    Timer with change in pc system

    I'm not good at English I want a timer code that is independent of the change in the date and time of the computer and lock the file after 30 days
  9. V

    Timer with pause function.

    Thank you in advance for any help. I have been trying to create a play sheet for a game using active X controls. I'm stuck at the moment with my timer. I have 3 command buttons and a text box. The text box displays the timer, the buttons are as follows Start Game, Pause Game & Reset Timer. My...
  10. charlesstricklin

    PowerPoint: Is it possible to have a 5 minute presentation where slides count down the time left, but displays the same text field on all 300+ slides?

    I am a school teacher, and each class I open up with a focus question displayed on the SmartBoard where students are supposed to answer the question in their notebook. They have 5 minutes after the Tardy Bell to complete their answers. I'd like to create a presentation that counts down in text...
  11. F

    Userform Timed with Timer Cancellation Button.

    I have a timer once my workbook opens, after one minute aUserform pops up, and asks if you are still using the file. If you hit yes, theoriginal timer resets but if you hit no the workbook closes. However, when theuserform pops up a second timer starts, when this timer times out it closes...
  12. J

    Countdown to an event?

    Hi experts I need some help please. I’m trying to make a countdown timer to the launch of a project. I want it to countdown DD:HH:MM:SS. I would like to put the event date in vba so that all you see when you open the workbook is a small ‘clock’ in the top corner of the screen. I’ve got a ‘no...
  13. A

    Correct Countdown Timer

    I have read many post about "Countdowns" and "Timers". None of which provide me with the correct formula or knowledge into what I am actually looking for. So I figured I would ask the question here specifically to see if I could grab some help and understanding. Back ground: This is need for...
  14. K

    Timer but with a defined start and stop times....... no buttons.

    Hi There, Im tying to have a live timer on my Excel sheet count in seconds between the time of 0730 and 1630. Then reset at 0730 the next and start counting the seconds again. I see many posts on how to do it with a start, stop button but cannot figure out a way o make it start stop and reset...
  15. A

    Timer code not active when sheet isn't active

    Hi all, As part of my super-spreadsheet, I have a timer that starts when the value in a cell changes. Piecing together various things that I have come across on the net, I have come up with the following macro coding: Dim CountDown As Date Dim count As Range Sub RunTime() CountDown = Now +...
  16. W

    Auto Save and Close VBA Issue

    Good Morning All, I have been having issues with a shared sheet in terms ofpeople leaving it open on their desktop for hours on end and not using it. I had found some code which worked and required a timer to bestarted upon opening the sheet and then the code below being placed in to amodule...
  17. B

    Macro that ran in Excel 2010 VBA doesn't work in 2000 VBA.

    Good morning, I need to make several macros created on Excel 2010 VBA run on Excel 2000 and so far it's been a real clinic. The macros run perfectly on Excel 2010. I got one working after a while, but this next has me stymied. It's pretty much over my head. I commented out the error handler...
  18. F

    Auto Close, after X minutes-code not working

    I've got a couple of files posted on a shared drive, so multiple folks can access them. One (Schedule) has code to save and close after 30 minutes, since folks are prone to open and then walk away from their desks. It works fine. But, when I tried to use the same code on the second file (MDL)...
  19. C

    Sheet Change Timer

    Hi all, I was wondering if it was possible to make my workbook change form any current sheet to Sheet1 if it is left untouched for more then 5 minutes. I've looked around for solutions, but couldn't find anything to suit my needs. Thanks in advance, Chuckarou
  20. J

    Log File Timer Overload

    So I have this code: and it works well but it logs on sheet 2 everytime the value is wrote in B14:J14. In other words, on sheet 1, all 9 values are copied into sheet 2 along with the date and time, anytime one of the 9 values changes. My other code updates these values continuously and...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top