Excel VBA Tips n Tricks #18 Stopwatch in Excel

  Рет қаралды 97,891

ExcelVbaIsFun

ExcelVbaIsFun

Күн бұрын

Пікірлер: 25
@TomSaladin
@TomSaladin 11 жыл бұрын
Hi Dan, Thank you for this channel. I have been following Bill, MrExcel, Mike ExcelisFun & many others for many years. Now, finally the channel I have been waiting 4. I have checked out many VBA videos on KZbin channels & they're OK for specific things but your's shows things In the way the same "teaching way" that Mike and Bill do so well. I look forward to watching every video after watching a few dozen so far. Thank You again & keep up the great work!
@TheTank997
@TheTank997 11 жыл бұрын
Thanks Dan! The only specific question about VBA I can even think of right now is about "syntax". I worked with a great SQL guy who knew syntax in a way I never I could understand but I now think you can explain it in a way he could not. He was from Brazil so he did have a disadvantage :)
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
Merry Christmas everyone. I hope God blesses you richly this upcoming year. Remember, you ARE a success!! Believe it, be it! Blessings my friends!! Dan
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
Hmm. . . Good idea, I was wondering what to do with that, but went blank. Lemme try to implement this in a new video. Thanks for your kind words. Dan
@ExcelVbaIsFun
@ExcelVbaIsFun 11 жыл бұрын
Wow! Thanks Tom. I'm putting aside some time this weekend to make some more. Lemme know if you have any questions/topics. Dan
@kcedrickd
@kcedrickd 8 жыл бұрын
Hi, Dan! This is very helpful. However, the timer stops when going to a different application (e.g. word, internet explorer). Is there any code that will allow the timer to run even if this excel workbook is minimized (not closed)? Thanks! I hope for your response as regards this matter.
@krn14242
@krn14242 11 жыл бұрын
Thanks Dan. I have used a timer before, but only 3 seconds at a time.
@karazadakis6164
@karazadakis6164 10 жыл бұрын
This tutorial worked great for what I was trying to do! My only question is, if I wanted to have a timer from B2 to B6 and then B8 to B12, how would I do that? Or what if I wanted to have the timer above a cell of text. Can you specify which cells the timer works in rather than just where it starts?
@ExcelVbaIsFun
@ExcelVbaIsFun 10 жыл бұрын
the b2 through b6 and skipping b7 thing could be done with this code so that it skips row 8 and ends at row 12 if nr=7 then nr=8 elseif nr=13 then exit sub end if cells(nr,1)=Time
@donaldgoff6633
@donaldgoff6633 11 жыл бұрын
You removed the stop button. I would think setting the Stop button to put "Now" in column "B" and give the difference between the two in column "C" would complete this. Good work. Thanks for your help.
@vinaymadhukar
@vinaymadhukar 3 жыл бұрын
Thank you for this!
@ExcelVbaIsFun
@ExcelVbaIsFun 3 жыл бұрын
You're so welcome!
@tristanmartel503
@tristanmartel503 6 жыл бұрын
great video man
@joshualong6732
@joshualong6732 6 жыл бұрын
Is there a way that I can get the timer to count to the tenths or hundredths of a second?
@AnirbanSahaanirban
@AnirbanSahaanirban 7 жыл бұрын
Hello... Can u tell me that what will be stop time vba code instead of Reset
@dedesudjadi4341
@dedesudjadi4341 7 жыл бұрын
good project...
@nilsanity2630
@nilsanity2630 9 жыл бұрын
i have a question: is there a way that the macro I have would run on a specific time? lets say I would like them to run every 00:00 and 00:30?
@jhonsalasvidal5451
@jhonsalasvidal5451 9 жыл бұрын
Solucion Sub StartTimer() nr = ThisWorkbook.Sheets("Hoja1").Cells(Rows.Count, 1).End(xlUp).Row + 1 Cells(nr, 1) = Time End Sub
@jayakumarsj1702
@jayakumarsj1702 7 жыл бұрын
what is the coding for stop command
@RaajKanchan
@RaajKanchan 6 жыл бұрын
That's it
@randulakarunajeewa1806
@randulakarunajeewa1806 10 жыл бұрын
I have tried this but I keep getting a Error 400 and the time is not displayed when I use the start button.
@ricardobatista3807
@ricardobatista3807 9 жыл бұрын
Thank you, Dan. Suggestion: the first 2:23 minutes are redundant (i.e., I believe viewers would appreciate it if you got rid of it).
@garagebandnorteno4749
@garagebandnorteno4749 3 жыл бұрын
What is nr
@JohnvL
@JohnvL 10 жыл бұрын
waardeloos dit
@jhonsalasvidal5451
@jhonsalasvidal5451 9 жыл бұрын
me sale error 404
5 Killer Excel VBA Tips Everyone Should Know
12:55
Excel Macro Mastery
Рет қаралды 110 М.
Trapped by the Machine, Saved by Kind Strangers! #shorts
00:21
Fabiosa Best Lifehacks
Рет қаралды 35 МЛН
I tricked MrBeast into giving me his channel
00:58
Jesser
Рет қаралды 29 МЛН
Elza love to eat chiken🍗⚡ #dog #pets
00:17
ElzaDog
Рет қаралды 24 МЛН
Wait… Maxim, did you just eat 8 BURGERS?!🍔😳| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 9 МЛН
Amazing Stopwatch (Time and Date) and a Countdown Timer in Excel
26:05
Officeinstructor
Рет қаралды 21 М.
Excel VBA Tips n Tricks #20 Random Names Generator
16:43
ExcelVbaIsFun
Рет қаралды 17 М.
Timer in Excel VBA
12:59
PK: An Excel Expert
Рет қаралды 100 М.
How to Create Timer in Excel VBA - Excel VBA Tutorial
15:48
Excel Destination
Рет қаралды 41 М.
Create stopwatch in Excel
5:30
Ah Sing Excel TV
Рет қаралды 10 М.
Compteur de temps en VBA Excel, chronomètre
18:46
Formations Excel, Access et bien d'autres
Рет қаралды 4,9 М.
Excel VBA Progress Bar on Userform
20:01
Computergaga
Рет қаралды 72 М.
How do you create a stopwatch in Visual Basic.net?
8:44
Programming for Everybody
Рет қаралды 14 М.
How to Use Arrays Instead of Ranges in Excel VBA
10:20
Excel Macro Mastery
Рет қаралды 203 М.
Time & Motion Tracker in Excel - Step by Step Tutorial
28:31
TheDataLabs
Рет қаралды 77 М.
Trapped by the Machine, Saved by Kind Strangers! #shorts
00:21
Fabiosa Best Lifehacks
Рет қаралды 35 МЛН