In an Access form I put in a breakpoint to troubleshoot the code. Then I
removed the breakpoint in the code, however the program still stops at the
location where I assigned the breakpoint before and highlight that line of
code. If I impress F5, it will keep executing the code till finish. How to
permanently remove that breakpoint..it is not there as far as I can see.