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: Oldest
  1. 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
  2. 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
  3. Anonymous
    2013-03-19T12:56:08+00:00

    I created it in Access 2010 but have been using 2013.  In the beginning I just experienced problems when exiting the program and it would crash, but now it crashes frequently, especially when trying to do "save as" and other times just exiting the program.  Less when I select "close."

    Problems seemed to get worse after I created several linked tables, and those will probably be accessed by people using either 2013 or 2010 once I make them accessible.

    It's become extremely frustrating as it's begun to crash almost every time I try to exit and every time I try save as.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-03-19T12:56:50+00:00

    Yes, it's the desktop version.  I haven't tried compiling the code (never have), but I will try that next.

    Was this answer helpful?

    0 comments No comments
  5. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more