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-09-03T15:40:54+00:00

    Thanks to this blog think might have also sorted out my unstable Access 2013 issues.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-09-03T16:19:43+00:00

    On behalf of everyone here *Glad we could help!*...

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-02-04T22:09:33+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?

    Hello, I have crashing problems too. I began to create a DB for my business use with access 2013 (365) on a Windows 8.1 machine.

    A programmer friend of mine has done 90% of the work on his PC with Access 2007 and I think his OS is XP. Another friend of mine from the IT world has tried it on their PC (Access 2007) no problem.

    There is a problem when I try to open five of the forms using the code he has written. The form is designed to open in datasheet view depending on a selection from a combo box. There is no problem on his PC but runs into trouble on my desktop and Ultrabook that has 2013 installed on it too.

    The message I get says "Microsoft Access has stopped working. Windows is checking for a solution to the problem" Then the next message says "Microsoft Access has stopped working, a problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available." I'm sure they will lol.

    You can rely on the error to occur three out of four times. The time that it doesn't occur and the Form opens the options in a combo box are not available yet they are shown in the Row Source of the property sheet.

    Because I'm a novice I deleted some of the code behind these forms and it worked perfectly.

    The code was, Option Compare Database

    Option Explicit

    My friend advised that I replace the code. My problem returned immediately.

    I have done a reinstall of the entire suite of MS Office, now I'll try the other suggestions here.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-02-04T22:43:17+00:00

    Scott Lake,

    What References do you have set?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2014-02-04T23:42:44+00:00

    Scott Lake,

     

    What References do you have set?

    Hello Gina,

    The references are:

    Visual Basic For Applications

    Microsoft Access 15.0 Object Library

    Microsoft Office 15.0 Object Library

    OLE Automation

    Microsoft Office 15.0 Access database engine Object Library

    Was this answer helpful?

    0 comments No comments