Forum Discussion
mpgAAAA
Jun 10, 2019Copper Contributor
XLSM suddenly increased in size by four times
I have a spreadsheet that I am creating with a lot of VBA associated. I save the file with a new version number after making revisions. I noticed about 40 revisions ago that my file size jumped fro...
Wyn Hopkins
Jun 10, 2019MVP
Hi
You need to delete the rows and the columns, not just press delete.
If that fails to work then you may be able to use Inquire (file File > Options > Addins > COM Addins). That has a button called Clear Excess Cell formats that may do the trick
You need to delete the rows and the columns, not just press delete.
If that fails to work then you may be able to use Inquire (file File > Options > Addins > COM Addins). That has a button called Clear Excess Cell formats that may do the trick