G
Guest
I noticed Access crashes in some situations. This has been happening for
about a month now and I sent the error reports regularly.
In the meantime I think I figured what goes wrong. One situation I
identified is the following:
If I declare a function in a module, as public, and then the same function
in a form, I get an error message; I delete the declaration in the form and
everything is fine. If I close Access and then open it again, Access crashes
and there is no way to delete the faulty declaration anymore.
Maybe this could be avoided if there were a way to access code written in
Access without launching the application. Is there a way to do that?
about a month now and I sent the error reports regularly.
In the meantime I think I figured what goes wrong. One situation I
identified is the following:
If I declare a function in a module, as public, and then the same function
in a form, I get an error message; I delete the declaration in the form and
everything is fine. If I close Access and then open it again, Access crashes
and there is no way to delete the faulty declaration anymore.
Maybe this could be avoided if there were a way to access code written in
Access without launching the application. Is there a way to do that?