Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
it would help if I read my code before posting it:(
Try this instead Start = Timer 'Your code MsgBox Timer - Start Mike "Mike H" wrote: Hi, Timer is the number of seconds since midnight so this will fail if the code runs over midnight Dim runtime As Long Start = Timer 'Your code MsgBox = Timer - Start Mike "gotroots" wrote: Hi Is there a msgbox method that will record the length of time it take for code to complete its execution. Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Record time by formula | Excel Worksheet Functions | |||
How do you print 1 record at a time per page? | Excel Discussion (Misc queries) | |||
Daily Time Record | Excel Programming | |||
Retrieve and update 1 record at a time | Excel Programming | |||
A stopwatch to record time in a cell | Excel Programming |