View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Zhu Zhu is offline
external usenet poster
 
Posts: 5
Default Duplicated code window and userform window problem

Initially, the Project Explorer and Property window can not be docked to the
left side in the VBE. I have them fixed by deleting the code in the Registery
Editor by running Regiedit.
But here are still some other problems: I have duplicated Code Windows. Each
time when I click a Module, a new Code Window appears. But I just need one.
Also, the Userform design window can not be resized togather with the
userform.
Can anybody tell me how to fix the problems?
Thanks