I have a form, F02, with a subform, subfrm_UAC. I can open and close the form, in either form view or design view, multiple times without problems; but if I open it in form view, then switch to design view and try to close it, Access pauses for about 7 or 8 seconds then crashes, offers to take a backup of the .accdb, asks for the password twice, then re-opens it. As far as I remember it didn't do this until I added the subform, but now even if I delete the subform the issue remains.
I have rebuilt both the form and subform by copying their controls to new forms, but the issue remains. Decompiling and recompiling doesn't help. I attempt to do a compact and repair, but it now says "You attempted to open a database that is already opened by [me on my computer]". Normally in the past this has worked.
Does anyone have any ideas how I can tackle this problem?
I have rebuilt both the form and subform by copying their controls to new forms, but the issue remains. Decompiling and recompiling doesn't help. I attempt to do a compact and repair, but it now says "You attempted to open a database that is already opened by [me on my computer]". Normally in the past this has worked.
Does anyone have any ideas how I can tackle this problem?
Comment