View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Oliver Kharraz Oliver Kharraz is offline
external usenet poster
 
Posts: 8
Default Compacting Excel-VBA file

Hi,

I have heard that Excel keeps an "invisible" sheet with variable & procedure
names that are used in VBA, but that this sheet will not be "compacted" if
you delete such a procedure. If so, is there any way to make this sheet
"visible" and compact it manually?

Cheers,

Oliver