Macro crashes Excel unless Stepped Through


Posted by Jeff Borek on December 14, 2000 9:48 AM

I have a relatively complex spreadsheet with many macros. A recent macro I wrote crashes Excel everytime it's run. When I try to step through it (F8) it works fine. There's nothing too fancy about the macro or anything that it does. I'm really stumped. Any help or suggestions would be really appreciated.

Thanks
Jeff Borek



Posted by David on December 20, 2000 2:44 AM

Post code
maybe its a timing issue.
also try putting in break points to find where it is failing