Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Removing Class objects of deleted Form

Status
Not open for further replies.

MGoel

Programmer
Jan 26, 2002
17
US
Hello All,

I have an access database and had made some forms in it.Accidentally one of the forms got deleted but the vba
code or class object still exists for that form. This is causing some errors in loading of the main form. As the deleted form was one of the forms being called thru a vent thru sub form of main form.

It is very critical for me to know the answer as i can't
figure it. Please help.

Also since I am new to Access development, in a form when it is opened in tabular form associated with a table, if no data is there in the table can the form automatically go in insert mode.

Thanks,

Manoj
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top