Darrell Burns
dhb at flsi.com
Sat Aug 6 23:22:55 CDT 2011
I've entered the Bizarro world of Access2010. I have a button on a form called btTest. There's a Hello World msgbox in the click event that confirms that the button has been clicked. But it doesn't seem to execute any of the code after the msgbox. So I put a breakpoint at the next line...click the button, it says "Hello World" and that's it. I put the breakpoint ON the msgbox line...click the button and it still says "Hello World". I've compiled, decompiled, re-compiled, compacted & repaired, closed & re-opened. I still can't catch a break (heh heh). WTF? Is there some mystery setting somewhere that I accidently whacked?