Newbee1000
MIS
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.
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.