SyntaxFix
Write A Post
Hire A Developer
Questions
The Timer function in VBA gives you the number of seconds elapsed since midnight, to 1/100 of a second.
Dim t as single t = Timer 'code MsgBox Timer - t