Microsoft Access 2010 Keeps Crashing When Clicking "Toggle Filter"

Baasha

Golden Member
Jan 4, 2010
1,989
20
81
Hello All,

I need to sort a report by date but there are a couple of issues:

1.) I can't seem to "Select All" - it just lets me click on the individual rows but the moment I scroll to the second page, the selection disappears.

2.) Even if I try it with the small selection, I click "Advanced >> Advanced Filter/Sort" and then select "Date" and then click on "Toggle Filter", Access just simply crashes.

In Event Viewer, the error just says:

Faulting application name: MSACCESS.EXE, version: 14.0.7104.5000, time stamp: 0x51ce12f7
Faulting module name: MSACCESS.EXE, version: 14.0.7104.5000, time stamp: 0x51ce12f7
Exception code: 0xc0000005
Fault offset: 0x00350fb5
Faulting process id: 0x11dc
Faulting application start time: 0x01cfa141dc09ba43
Faulting application path: C:\Program Files (x86)\Microsoft Office\Office14\MSACCESS.EXE
Faulting module path: C:\Program Files (x86)\Microsoft Office\Office14\MSACCESS.EXE
Report Id: 6faf3722-0d35-11e4-8fa7-842b2ba95d65

Any idea how to fix this?

The database was created on another computer (on the network) but I have Admin rights to my computer so it should work(?).

Would really appreciate some help - I need to have this resolved ASAP.

Thanks.
 

Burpo

Diamond Member
Sep 10, 2013
4,223
473
126
Could be any number of reasons from installation errors, not uninstalling an older version, a conflict, registry corruption... Error 0xC0000005 means the program has attempted to access memory that it shouldn't. The system generates an exception error when using a reference to an invalid system memory address. Defective memory (including main memory, L2 RAM cache, video RAM) or incompatible software might cause Stop 0x05 messages. Try updating video drivers & Run as administrator to see if it crashes again. It could also be bad RAM.. What OS? 32 bit or 64?
 
Last edited: