Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 50
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 94
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can my macro run faster ? Roger[_2_] New Users to Excel 12 October 26th 09 12:57 PM
Can faster CPU+larger/faster RAM significantly speed up recalulati jmk_li Excel Discussion (Misc queries) 2 September 28th 05 10:24 AM
Pausing procedure until worksheet finishes calculating No Name Excel Programming 1 February 18th 05 08:04 PM
Excel code to Wait until Word finishes printing before closing Mike Molyneaux[_2_] Excel Programming 2 October 24th 03 02:45 AM
faster macro _______Tim_______ Excel Programming 6 August 28th 03 03:01 PM


All times are GMT +1. The time now is 11:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"