Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 252
Default pause without break point

Hi all,

sometimes, execution pause without breaking points and can continue if F5
key pushed. could you tell me the reason?

Clara




--
thank you so much for your help
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 130
Default pause without break point

I only had one situation happen to me, which actually took place in Access.
There were no break points, nor was there a "Stop" command at the point
where VBA stopped running and took the user into VBA while testing the
program out, but it was pretty persistent that it happened at one particular
point in the code, and it only took place the first time around it was ran,
but yet, there was no error message or anything. Not even the typical
Continue, End, Debug, and Help error dialog box.

Since that time, we are no longer facing the issue. However, I'm not sure
if it was due to some update that had to be done or if there was some other
change that stopped it from happening again.

Are you finding a similar type finding or what sort of pattern are you
noticing when this takes place?

Does it happen only the first time it is ran since the file being opened?
Does it stop at a particular point every time, when it does happen?
Is it some other persistent pattern as to when this happens?

--

Sincerely,

Ronald R. Dodge, Jr.
Master MOUS 2000

"clara" wrote in message
...
Hi all,

sometimes, execution pause without breaking points and can continue if F5
key pushed. could you tell me the reason?

Clara




--
thank you so much for your help



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 252
Default pause without break point

Hi Ronald,

The following are some points which I think is improtant to describe the
situation:
1. I made some change in code, but the change is very small
2. the 'stop' happened some times in the same place
3. there was a yellow stripe marking the code line and nothing
4. I have met similar cases sometimes in Excel VBA

thank you for your reply

Clara
--
thank you so much for your help


"Ronald Dodge" wrote:

I only had one situation happen to me, which actually took place in Access.
There were no break points, nor was there a "Stop" command at the point
where VBA stopped running and took the user into VBA while testing the
program out, but it was pretty persistent that it happened at one particular
point in the code, and it only took place the first time around it was ran,
but yet, there was no error message or anything. Not even the typical
Continue, End, Debug, and Help error dialog box.

Since that time, we are no longer facing the issue. However, I'm not sure
if it was due to some update that had to be done or if there was some other
change that stopped it from happening again.

Are you finding a similar type finding or what sort of pattern are you
noticing when this takes place?

Does it happen only the first time it is ran since the file being opened?
Does it stop at a particular point every time, when it does happen?
Is it some other persistent pattern as to when this happens?

--

Sincerely,

Ronald R. Dodge, Jr.
Master MOUS 2000

"clara" wrote in message
...
Hi all,

sometimes, execution pause without breaking points and can continue if F5
key pushed. could you tell me the reason?

Clara




--
thank you so much for your help




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 167
Default pause without break point

I have a similar issue that started around the same time of the original post
(10/07). However, on my system it is not related to any one excel VBA code,
but most workbooks with code. The only change to my system have been the
normal MS Fix/Patch files that are pushes to our computers through MS Update.


Code runs fine, but the user has to continually click the CONTINUE button to
execute code. There is no consistency to the problem...sometimes code runs
without stopping, other times it stops every few seconds.

"clara" wrote:

Hi all,

sometimes, execution pause without breaking points and can continue if F5
key pushed. could you tell me the reason?

Clara




--
thank you so much for your help

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
Break Even Point Connie New Users to Excel 3 January 22nd 09 06:20 PM
add break even point 60617 Charts and Charting in Excel 1 November 5th 08 06:33 PM
Checking for [Ctrl] + [Pause/Break] Conan Kelly Excel Programming 3 August 3rd 06 11:10 PM
formula for break-even point for a multiproduct Lacty Excel Discussion (Misc queries) 1 November 8th 05 09:21 AM
Break-even point function? Walker Excel Worksheet Functions 1 November 2nd 04 06:51 AM


All times are GMT +1. The time now is 12:54 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"