ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Macro finishes faster when left clicking during execution (https://www.excelbanter.com/excel-programming/349978-macro-finishes-faster-when-left-clicking-during-execution.html)

Martin[_21_]

Macro finishes faster when left clicking during execution
 
Dear all,

Excel 2000.

Could anyone please explain this. I have a large workbook with several
worksheets, several links and loads of macros etc

One of the macros for some reason executes twice as fast if I left click
with the mouse during execution. Why is that?

Is there a way to build a left click simulation into the macro?

--
Regards,

Martin

DaveO

Macro finishes faster when left clicking during execution
 
It would really depend on when you;re clicking. In my expereince of Excel, if
you left click whilst the sheet is caluclating it can speed it up or almost
complete it instantly.

If this is what it is, the code would be trying to complete the line that
forced the calculation, hence not being able to also left click at the same
time.

HTH.

"Martin" wrote:

Dear all,

Excel 2000.

Could anyone please explain this. I have a large workbook with several
worksheets, several links and loads of macros etc

One of the macros for some reason executes twice as fast if I left click
with the mouse during execution. Why is that?

Is there a way to build a left click simulation into the macro?

--
Regards,

Martin



All times are GMT +1. The time now is 03:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com