Phantom Form Class Object

DataMinerHome

Registered User.
Local time
Yesterday, 18:29
Joined
Jan 4, 2010
Messages
57
I have a form in my database named DataEntrySummary.
In the Class Objects list, I see two entries:
Form_DataEntrySummary
and
Form_dataentrysummary

When I right click on the class object and select View Object, both class objects open the same form. But they open two separate copies of it.

When I view code instead, I get two different versions of the code for this form!

If I delect form DataEntry Summary, the class object DataEntrySummary disappears, but the class object dataentrysummary remains.

I have of course tried repair and compact.

????
 
I believe your database file is corrupt and when I have had that problem in the past it never got better. A not uncommon procedure working with Access is to create a new file and import all the objects--except the dead one--from the old file.
Best o' luck,
Mark
 

Users who are viewing this thread

Back
Top Bottom