Hi Guys,
i'm looking for some help in my access 2003 vba.
It seems that if I put break points (the red circle at the beginning of the line) in my code in order to debug something, they don't appear to break the code. When I reach where a break point should happen in the access form, I don't get taken back to the code. Instead the code just carries on running past the break point.
I also had an unfinished line of code in my form_current which should have errored when I changed records in the form. But this also didn't through up an exception like i'd have expected to.
Have I inadvertantly switched something off, or have I got a problem somwehre.
Regards
Griff
i'm looking for some help in my access 2003 vba.
It seems that if I put break points (the red circle at the beginning of the line) in my code in order to debug something, they don't appear to break the code. When I reach where a break point should happen in the access form, I don't get taken back to the code. Instead the code just carries on running past the break point.
I also had an unfinished line of code in my form_current which should have errored when I changed records in the form. But this also didn't through up an exception like i'd have expected to.
Have I inadvertantly switched something off, or have I got a problem somwehre.
Regards
Griff