Unable to delete Class Object

  • Thread starter Thread starter Max Yaffe
  • Start date Start date
M

Max Yaffe

Dear Group,
Somehow I got form object stuck in my VBA project list. It has the
unlikely name Form_~TMPCLP115561. It doesn't show up in the Database
window. And, when I try to delete the object by right clicking on the
form in the Project list, the delete command is greyed out. How can I
delete this thing?

Thanks,
max
 
Create a new, empty DB, then use File | Get External Data to import all the
valid objects from the one you are having trouble with. After re-compiling,
compacting, and repairing, and (probably) re-establishing relationships, you
ought to have a clean DB with which you can proceed.

Larry Linson
Microsoft Access MVP
 
Back
Top