VB Editor problems (Project and Properties windows)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

While working with one of my database applications this morning, Windows
threw an error which kicked me out of Access. When I got back into Access, I
highlighted a form, clicked on View-Code and the form opened in design view,
but the VB Editor did not load. When I did it again, the VB Editor loaded,
but the Project Window and Properties windows in the VB editor will not show
up. I closed down Access and performed both hot and cold restarts, but the
VB editor still comes up in this configuration.

Any ideas how to correct this?
 
Dale Fye said:
While working with one of my database applications this morning, Windows
threw an error which kicked me out of Access. When I got back into Access, I
highlighted a form, clicked on View-Code and the form opened in design view,
but the VB Editor did not load. When I did it again, the VB Editor loaded,
but the Project Window and Properties windows in the VB editor will not show
up. I closed down Access and performed both hot and cold restarts, but the
VB editor still comes up in this configuration.

Any ideas how to correct this?


In Access 2003, while in the VB Editor (IDE):
CTL-R opens the Project Explorer and
F4 opens the Properties window.

Using the menu:
VIEW/Project Explorer
VIEW/Properites Window
 
Back
Top