Odd form 'Form_~TMPCLP349881' in VBA

W

Wayne

Hi all,

I've inherited a database which has a form 'Form_~TMPCLP349881' showing in
VBA, but not in the database itself. I understand this gets created due to
corruption, but have no idea how to remove it. Compact and Repair doesn't
touch it.

Help?
 
D

Douglas J. Steele

Try creating a new database, and importing everything from the old database.
 
Top