R
RD
Hi all,
It seems to me I've seen this before but a search didn't turn up anything.
I've got a section of code that will only execute if I put a breakpoint
somewhere above it and then step through. When I remove the breakpoint and just
allow the sub to run it blows right through and won't execute the code. In this
case it's a simple If_Then that checks the value of a variable and exits the sub
if True.
What would cause this?
Thanx,
RD
It seems to me I've seen this before but a search didn't turn up anything.
I've got a section of code that will only execute if I put a breakpoint
somewhere above it and then step through. When I remove the breakpoint and just
allow the sub to run it blows right through and won't execute the code. In this
case it's a simple If_Then that checks the value of a variable and exits the sub
if True.
What would cause this?
Thanx,
RD