LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Execution ends without error message in middle of program

I have several macros that I can not debug. When I run them in the debugger
they go along just fine and then act as if they they just encountered an END
statement. That is execution ends without any error message or other
indication of failure. The code lines do not seem to have any errors. For
example:
Selection.EntireRow.Hidden = True
I get a valid selection in the immediate window ( ? selection.address --
$1:$100) just before executing this line but the macro just stops. Once when
I tried to add an On Error Goto x I got a can not enter break mode here
message. Now execution just terminates.

Any ideas/tips
 
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
.Net Automation Add-In - Execution Always Ends in Edit Mode Matthew Wieder[_3_] Excel Programming 1 October 16th 06 11:12 AM
.Net Automation Add-In - Execution Always Ends in Edit Mode Matthew Wieder[_3_] Excel Programming 0 October 13th 06 04:07 PM
Aborting Execution Before Error Message MWS Excel Programming 4 December 13th 05 02:45 PM
Macro dies in the middle of execution JonR Excel Programming 3 October 29th 04 06:20 PM
Select a cell in the middle of a macro execution Dave Bash Excel Programming 4 January 25th 04 11:48 PM


All times are GMT +1. The time now is 07:28 AM.

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

About Us

"It's about Microsoft Excel"