![]() |
#1
|
|||
|
|||
![]()
I've just inherited control of an old .xls file that my office uses, and I've been digging through to find out why this (relatively small - three sheets, none larger than 20x300 cells, no graphics) sheet is 6MB. We create somewhere around a thousand copies of this file a month, since each client gets a customized version, so it's a fairly substantial disk space hog.
I assumed it was some embedded macros we had, but digging into the file structure(by using the xlsx>zip trick), that's not it at all. Instead, there's a mountain of the following tags: <row r="65536" ht="12.75" hidden="1" customHeight="1" x14ac:dyDescent="0.2"/> There's one of those tags for every row in the document, from the end of the content, all the way down to row #65536. And I have no idea why. I've tried deleting all the bottom rows, in hopes that it'd start just using the default format, but that hasn't worked - unhiding removes the hidden="1" part, but the rest remains despite my best efforts. What can I do to eliminate this cruft and cut down the file size? Thank you. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Workbook transferred to another computer, keeps opening as "read-only" | ue418 | Excel | 1 | 10-28-2017 12:39 PM |
Can To-Do tags "bubble up"? | mmo | OneNote | 0 | 12-16-2015 07:44 AM |
![]() |
Jamal NUMAN | Word | 2 | 07-03-2011 03:11 AM |
"Workbook not saved" message | Lesq | Excel | 0 | 07-23-2010 01:59 AM |
Automated "Macro" to delete Tags/Anchors | field3 | Word VBA | 0 | 02-25-2009 02:53 PM |