MS Access 2013 crashes continually on different computers.

Anonymous
2013-03-18T13:45:00+00:00

I having increasing problems with Access 2013 crashing.  Even after compacting and repairing the database it crashes all of the time - now it's crashing whenever I try to do a "save as" or when I try to exit.  It's been unstable since I started using it but it seems to be getting worse, and it happens on multiple machines. Anyone have an idea why it's constantly crashing?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

87 answers

Sort by: Newest
  1. Tom van Stiphout 40,216 Reputation points MVP Volunteer Moderator
    2013-03-19T03:23:56+00:00

    Is this a desktop app as opposed to a web app? I am assuming so.

    Does the code compile? VBA window > Debug > Compile.

    Do you have Option Explicit in every module? Then Debug > Compile again.

    Did you try to decompile the app? Search the web for "access decompile" for the exact syntax.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-03-18T22:05:59+00:00

    Is this a database created in Access 2013?  Or was it created in an earlier version?

    Was this answer helpful?

    0 comments No comments