Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a Macro that Opens, saves & closes a directory of files (to
automatically update data links, etc). I would like to add a little piece of code that takes note of the time the Marco Starts & Stops & displays the time it took to run when it is completed. I currently have code that displays the quantity of files updated. MsgBox "Update Complete. " & Counter & " Files Updated" I was wondering if it was possible to perhaps capture the before & after times & just subtract them (but I know dates/times in Excel are weird so I'm not sure how to do it) Thank you. Regards, Diane |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
deleting takes too long | Excel Worksheet Functions | |||
Autorecover takes so long | Excel Discussion (Misc queries) | |||
VLookup takes too long | Excel Worksheet Functions | |||
Clearing cells takes long, long time | Excel Discussion (Misc queries) | |||
PasteSpecial takes too long | Excel Programming |