Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default stop long running macro which call dll

I have the excel with several macros which will call c sharp dll procedures.

When there is one macro named as GetA running, It will run for a long time.

At this time, I cannot close the excel until it is finished.
Is there any method so that I can close the excel without using
"Ctr-Alt-Del"??

I am using Excel 2007.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,722
Default stop long running macro which call dll

Ctrl+Alt+Break (the pause button) will halt most macro procedures, giving you
the option to end, debug, or continute a macro.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"rchiuhk" wrote:

I have the excel with several macros which will call c sharp dll procedures.

When there is one macro named as GetA running, It will run for a long time.

At this time, I cannot close the excel until it is finished.
Is there any method so that I can close the excel without using
"Ctr-Alt-Del"??

I am using Excel 2007.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default stop long running macro which call dll

how do you post a question in this forumn?
--
God Bless America!


"rchiuhk" wrote:

I have the excel with several macros which will call c sharp dll procedures.

When there is one macro named as GetA running, It will run for a long time.

At this time, I cannot close the excel until it is finished.
Is there any method so that I can close the excel without using
"Ctr-Alt-Del"??

I am using Excel 2007.



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 do I stop a Macro from running? JulianB Excel Worksheet Functions 1 April 10th 06 10:33 PM
Status bar (or similar) to appear whilst running a long macro Ant Excel Discussion (Misc queries) 8 November 11th 05 09:21 AM
Long running macro and screen update James[_39_] Excel Programming 5 October 13th 05 01:39 PM
How to stop a macro while it is running ? Srikanth[_7_] Excel Programming 1 September 15th 04 12:59 AM
Can't call up floating macro toolbar-stop recording/relative ref. tjohn176 Excel Programming 2 December 9th 03 07:22 PM


All times are GMT +1. The time now is 12:48 AM.

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"