View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default in object browser classes panel is empty

I should have added that if this doesn't work, close Excel, then
go to the Windows Start menu, choose Run, and type the following
and click OK.

excel.exe /regserver

This will cause Excel to start, reconfigure itself according the
program defaults, then quit. Now try starting Excel and going to
the object browser.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"Chip Pearson" wrote in message
...
You should see all classes and properties in the windows. I
don't know what would cause these to be blank. Try selecting a
specific library in the project/library dropdown.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"JCIrish" wrote in message
...
I'm relativey new to Excel VBA. When I open the Object
Browser, there is
nothing listed in the "Classes" panel and nothing listed in
the "Members"
panel. How do I get these panels properly populated?