I have a database stored on a school network that has been working fine. I had a corrupt form which I restored from a backup a few weeks ago, but it has been rock solid otherwise. Forms, Queries and tables are all stored in the same database. Today, I received a message "Microsoft Access has stopped working" and it closed the DB.
The version I am using is 14.0.6023.1000
Here's the crash details:
Problem signature:
Problem Event Name: APPCRASH
Application Name: MSACCESS.EXE
Application Version: 14.0.6024.1000
Application Timestamp: 4d83e4fc
Fault Module Name: VBE7.DLL
Fault Module Version: 7.0.16.19
Fault Module Timestamp: 4d430aec
Exception Code: c0000005
Exception Offset: 00023081
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 2057
Additional information about the problem:
LCID: 1033
skulcid: 1033
If I navigate directly from forms or queries, they work OK. It seems that anything calling VBA (Buttons, filters etc) seems to make this crash happen. Does anyone have any ideas? Easy options only please, I only know a very small amount of VBA.
Thanks