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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I delete the Form Object

Status
Not open for further replies.
Oct 19, 2004
31
US
I am having trouble deleting the formobject in project explorer window in VB code editor.

I initially had a form called "Company1". I deleted this form but it still appears in the VB Code Editor window. SO whatever AterUpdate() event I am trying to write for other forms some how attached to this Form, "Company1". Now I have already deleted this form in Access, but whenever I try to write events using Code option it appears and I cannot delete it.

The error I get is that "Company1" cannot be found and please open Macro Window do rename this form.
I don't know how to open the Macro Window and also how to delete this Form in the Project Explorer window in VB Code.

There are no Macros that I have written. I dont know what this Mactro Window is?

Can anybody please help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top