View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Viall John Viall is offline
external usenet poster
 
Posts: 3
Default Can this be done?

I wrote a rather long VBA application, and was wondering
after running it like a macro, have the macro remove
itself from the form?

While I'm asking, how about having the said macro delete
any Code Modules and Forms too?

The concept is to reduce the file size that is bloated
from this particular application.

Thanks,
John