Thread: VB Code Cleaner
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tim Childs[_6_] Tim Childs[_6_] is offline
external usenet poster
 
Posts: 13
Default VB Code Cleaner

Hi

I used Rob Bovey's excellent codecleaner on an add-in and
it reduced immediately from 700k to 500k a saving of 28%.

What surprised me was that there was no further change
(upwards) when I compiled the code, which I expected,
having noticed this before on other files. Is this unusual
for the compiled code to take no extra space?

Thanks

Tim