Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
While doing a lot of data manipulation
and additions, linking to Access and so on I've noticed the size of the .xls file has almost doubled - compared to a backup which is almost identical. Is there a means to compact, or otherwise get rid of any excess? Thanks - Kirk |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
kirkm wrote:
While doing a lot of data manipulation and additions, linking to Access and so on I've noticed the size of the .xls file has almost doubled - compared to a backup which is almost identical. Is there a means to compact, or otherwise get rid of any excess? Thanks - Kirk had the same problem. This solution decreased the size of a file from 800 KB to 424 KB <a href =http://www.contextures.com/xlfaqApp.html#Unusedsolution</a http://www.contextures.com/xlfaqApp.html#Unused |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Moreover at the end it says: "...Note: In older versions of Excel, you
may have to Save, then close and re-open the file before the used range is reset. " I'm using Microsoft Office Professional Edition 2003 and it seems to be on the older versions :) - you need to close and reopen the file to see the used range to be resetted. Tell me if it helped. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Morris,
It helped tremendously ! It took my xls from 17,869 to 8,966 !! I couldn't use the code method as I have some merged cells. Also closed and re-opened. There's a heap of handy stuff on that page. Many thanks. Cheers - Kirk On 26 Sep 2006 01:44:06 -0700, "Morris" wrote: Moreover at the end it says: "...Note: In older versions of Excel, you may have to Save, then close and re-open the file before the used range is reset. " I'm using Microsoft Office Professional Edition 2003 and it seems to be on the older versions :) - you need to close and reopen the file to see the used range to be resetted. Tell me if it helped. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
in excel; page size is adjusing, not print size on page. | Excel Discussion (Misc queries) | |||
can i size an Excel workbook window's opening size? | Excel Discussion (Misc queries) | |||
custom size (page size) missing in excel 2003 | Setting up and Configuration of Excel | |||
Font size prints same size regardless of how I set it in Excel | Excel Discussion (Misc queries) | |||
How to get the size of the excel file, a sheet size (in bytes)? | Excel Programming |