Thread: VB Code Cleaner
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob Bovey Rob Bovey is offline
external usenet poster
 
Posts: 811
Default VB Code Cleaner

Hi Tim,

Yes, that is unusual. I don't think I've seen that happen before. I'd
try compiling it again just to be sure it really took. If it still doesn't
get any larger and it runs fine, you've got me.

--
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 *


"Tim Childs" wrote in message
...
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