View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob Bovey Rob Bovey is offline
external usenet poster
 
Posts: 811
Default Lost modules being arranged by type

Hi RB,

At the top of the VBE Project window you should see three icons. The
third icon looks like a folder and displays the tooltip "Toggle Folders"
when you hover your mouse over it. Click this button to regain your folder
view.

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *


"RB Smissaert" wrote in message
...
Uninstalled Office 2003 and installed Office XP with Office Developer.
Suddenly noticed that I have lost the different module types (Class

module,
normal module, Userform)
being arranged in folders, type by type. They now appear all together

sorted
by name.
Is there any way to get the old situation back?

RBS