View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KrunoG[_2_] KrunoG[_2_] is offline
external usenet poster
 
Posts: 1
Default File sized in inexplicable way

Check out "print area" or "defined names" .... really don't know wnat else...


"Sergio Luis Martins" wrote:

Hi All,

I was working in workbook with some formats and some VBA codes that had
about 90 Kb and, without I do nothing extraordinary, it got 1,6 Mb. Trying
to discover what made happen the problem, I deleted all things but the size
is already in 1,4Mb.

I deleted:
- All objects and comments
- All entire rows and columns (All formats and contents)
- All VBA code
- All others sheets but 1

Is there something that I forgot to delete?

TIA

Sergio