View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eric Bentzen Eric Bentzen is offline
external usenet poster
 
Posts: 4
Default File size mystery

1. I have a workbook with 42 sheets. Size: 3,8 mb
2. Then I have a copy with a diagram on each sheet. Size:
43,5 mb (approx. 1 mb per diagram).
3. Using a macro I copy the diagrams (diagrams only) to a
new workbook. Size: 132,6 mb !!!

If I copy the 42 diagrams manually, the size of the new
workbook is only 24,5 mb.

Can anyone explain this mystery? Any ideas as how to copy
the diagrams automatically and keep the file size down to
"normal"?

Thanks,

Eric Bentzen