Fishboy
Well-known Member
- Joined
- Feb 13, 2015
- Messages
- 4,267
Hi all,
I have an Excel 2010 workbook that contains a number of lengthy, time consuming macros. What I would like to do is find a way of incorporating a timer / stopwatch to my macros which starts timing when the macro initializes and stops counting when the macro reaches conclusion. Ideally I would like to incorporate the result into my current MsgBox which pops on on completion. It would read something along the lines of "This macro completed in XXmins:XXseconds" if possible.
Having Googled Excel timer functions I am fairly sure this should be possible, however I am at a loss as to how to achieve it.
As always, any help is greatly welcomed.
I have an Excel 2010 workbook that contains a number of lengthy, time consuming macros. What I would like to do is find a way of incorporating a timer / stopwatch to my macros which starts timing when the macro initializes and stops counting when the macro reaches conclusion. Ideally I would like to incorporate the result into my current MsgBox which pops on on completion. It would read something along the lines of "This macro completed in XXmins:XXseconds" if possible.
Having Googled Excel timer functions I am fairly sure this should be possible, however I am at a loss as to how to achieve it.
As always, any help is greatly welcomed.