starttimer

  1. A

    Noobie Question Stop Watch Timer on Userform

    I have 3 sets of toggle buttons that I would like to use to add various times to my stopwatch which I want displayed in Label132's .caption I do not know how to pass my variable through to my module I have. Private Sub ToggleButton1_Click() Call StartTimer End Sub Which I would like to add 6...
  2. M

    Macro pauses when is not the Active window???

    Hi All! I hope someone can please help me? I've got a very simple vba macro but it pauses when the window/sheet is not the active sheet??? Once I return to the Sheet where the macro is running it starts again??? I need to run this macro in the background so I can work on other excel workbooks...
  3. N

    Idle Timer -- Conflict with other Macros/Modules

    I know this may not enough information but this could become pretty complex. Here is what I created. I have two Userform Buttons on my worksheet which fills out a spreadsheet with whatever the user enters. Everything works great (thanks to some people on this board ;)). Now my issue lies in...
  4. B

    simple yet cannot work it

    hi the following works other than the red code doesn't wait until reached zero, I want it to wait until timer finished, can you help please Sub Macro6() ' Range("E17:L22").Select Selection.ClearContents Range("c15").Select Application.Wait (Now + TimeValue("0:00:05"))...

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