VB Code Cleaner

  • Thread starter Thread starter Tim Childs
  • Start date Start date
T

Tim Childs

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

Thanks for response.

Mea culpa! I forgot that when using XLA's that they do not
prompt for a save when closed :)

When i compiled the code the file had a size of 770kB
which did surprise me, as it was 700 originally but not
completely sure of it's compile-status at that point.

sorry to mess you/the ng about

THANKS

Tim
 
Back
Top