View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sorin sorin is offline
external usenet poster
 
Posts: 6
Default delete OLE object

I have inserted an OLE Object into my Excel reporting application
(1,5MB exe file)

This was causing dramatically change Excel file size from aprox 700k to
more than 4M...

I tried to select and delete the object then "save as" the file but
size is still the same...

Any idea how to return back to original file size (force Excel to
cancel the garbage and free-up space)?

regards