View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Giles[_2_] Giles[_2_] is offline
external usenet poster
 
Posts: 14
Default Visual basic Code or editor won't load in Excel

Check that you haven't got the project explorer window dragged open to cover
the entire screen - if this is the case then the form/code will not show coz
there ain't no room on the screen for it to display.

HTH
Giles

"johnsday" wrote:

My Visual basic code or editor won'tl load when I press the form or code
buttons in the project exployer. Likewise pressing Alt+F11 just gives me
the Project exploye but nothing else. I created a small macro which run's
fine but it won't load the code when I press the Edit button.

Many thanks to those who can tell me whats wrong.

John