Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Everyone,
I have a Macro that I want to Time. I have Added at the Beginning … Dim Start As Double Start = Timer … and at the End Before the End Sub … ActiveCell.Offset(8, 0) = Format(Timer - Start, "0.00") / 60 & " Minutes" Why Does it Give me More Decimal Places than I have Specified?. Ideally, I would like it to Show in Hours, Minutes and Seconds, Something Like 00.00.00. Any Help will be Appreciated. All the Best Paul *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Timer | Excel Worksheet Functions | |||
Stopping a Timer / Running a timer simultaneously on Excel | Excel Discussion (Misc queries) | |||
timer | Excel Programming | |||
Timer | Excel Programming | |||
Timer | Excel Programming |