98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Time for procedures to run
Time for procedures to run
Resolved · Low Priority · Version 2007
Katy has attended:
Excel VBA Advanced course
Time for procedures to run
Is there a way of having a timer included which will tell the user how long is left for the macro to run?
RE: time for procedures to run
Hi Katy
Thanks for your question
It would be very difficult to calculate how long a procedure has to run simply because the code's run would be suspended everytime a message or input box appears.
The remaining elapsed time would be dependent upon how quickly the user responds to these events.
Regards
Stephen
Thu 4 Dec 2008: Automatically marked as resolved.
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Remove unused toolbar buttonsAre there buttons on your Excel toolbars that you never use? Remove them from the toolbar by doing the following: |