Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
SubB is called from SubA. My problem is the return to SubA
seems to occur prematurely - before executing all the code in SubB. I cannot see anything in SubA or SubB to cause this. I placed a messagebox as the last line of code in SubB just to see if it was getting there. Sure enough - no Messagebox pops up in runtime. Aha, now I'm on to something, right? To debug it further, I placed a breakpoint at Call SubB, and stepped the rest of the way through SubB. Here's what happens - EVERY LINE of SubB code executes in step mode, right up through the messagebox. Honest! I'm baffled. Any ideas? Art |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a Drop Down List with Step by Step Instructions for 2007 | Excel Worksheet Functions | |||
Locking debug mode in a macro | Excel Worksheet Functions | |||
What is the step-by-step procedure for making a data list? | Excel Discussion (Misc queries) | |||
I need step by step instructions to create a macro for 10 imbedde. | Excel Worksheet Functions | |||
Mysterious debug mode | Excel Programming |