View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Poniente[_2_] Poniente[_2_] is offline
external usenet poster
 
Posts: 6
Default How to only show modules in VBE project explorer?

My VBE project explorer displays for each workbook all the modules,
references and sheets. This is a long list. Most of the time, I'm only
interested in the modules. Is there a way to group all the sheets and
references and make them only visible when you expand them by clicking
on a 'plus' sign?

Many thanks in advance,
Il Poniente