Cannot open Form

NeilC

New member
Local time
Today, 02:25
Joined
Sep 20, 2004
Messages
7
Hi

I've written an access database which has been working fine for a few weeks. I've have made a few changes to it as and when I realised it required new functionality.

As of this morning one of the main forms just won't open. When I try to open it nothing happens. I also cannot delete it. All the other forms work fine. On all the forms I have buttons which open each of other forms, for ease of navigation. When I try to use one of those to open the broken form I get one of two error messages: "You cancelled the previous operation" or "Module not found" (which then takes me into the VBA editor).

The main table for the form works fine and all the data in it looks OK.

Any ideas what to do?

Thanks a lot

Neil
 
The form may have become corrupted. Try creating a new form from the table.
 

Users who are viewing this thread

Back
Top Bottom