Access crashes when using macros

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

From my main form in my database, if I filter by form for a subgroup of data,
I can use about 4 or 5 macros and then Access "crashes" -- all of the macros
stop working and I have to exit Access to continue. If no filter is applied,
the macros seem to work fine. I have installed all of the service releases
and updated Windows and Access as much as I know to do. Please help!
 
I'm suffering more crashes than with Access 97. Access 2003 is different even
than Access 2000 formats. You can save and work with Access 2000 format in
Access 2003. However, you should also look to your macro coding. If you can
cause the crash by doing specific things, a systemic problem. You can begin
looking at the specific macro code that is giving you the bad result. If you
can run 5 macro's and bam you have a lock up. You can look at the 5th macro
for errors.

Also try doing the same thing in a different way.

Isolate the problem and experiment.
 
Back
Top