Unable to open Visual Basic editor

  • Thread starter Thread starter Daphne W.
  • Start date Start date
D

Daphne W.

Hi - When I select VB Editor, the IDE does not stay open.
Also I get an "Error accessing system registry" error when
I trying to insert a control from the Control Toolbox.

This is for Excel 97.

thanks,
-daphne
 
Daphne W. said:
Hi - When I select VB Editor, the IDE does not stay open.
Also I get an "Error accessing system registry" error when
I trying to insert a control from the Control Toolbox.

This is for Excel 97.

When it comes to problems with the Registry, you also need to state what
Windows version you're running under.
 
Try Start/Run and type excel.exe /unregserver .. OK
then
Start/Run and type excel.exe /regserver ... OK
 
Back
Top