Hi there,
I am a newbie in VBA. I have a piece of application written in VBA, and there some errors in the app that I supposed to fix. Some of them, I need to debug. But my problem is, I just can't start debugging. When I put a breakpoint in any part of the code, the application just freezes after displaying the first page, no matter where I put the breakpoint.
So, my question is, is there any way of writing a code in VBA that prevents being debugged? If yes, how can I turn this off? If no, any idea what the heck would this be??
Thanks in advance,
Cihan Esen
I am a newbie in VBA. I have a piece of application written in VBA, and there some errors in the app that I supposed to fix. Some of them, I need to debug. But my problem is, I just can't start debugging. When I put a breakpoint in any part of the code, the application just freezes after displaying the first page, no matter where I put the breakpoint.
So, my question is, is there any way of writing a code in VBA that prevents being debugged? If yes, how can I turn this off? If no, any idea what the heck would this be??
Thanks in advance,
Cihan Esen