Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook that contains nothing but a dozen sheets with a
single string typed into A1 of each sheet. A large VBA macro opens the book, looks at A1, then runs a big macro to fill in details in a big dense chunk of data. Most of the resulting sheets are less than 500 rows long, only one is larger at about 1500 rows. They are about 100 columns wide, but most of these are static numbers. The original book is 57k on disk. After populating and saving, it's 9000k on disk. ZIPing the result makes it under 2000k. Is there something I can do in Excel 2003 to make these files smaller without ZIPing? In case you're wondering: we often e-mail these around, and most e- mail filters chop off anything WAY smaller than this. It's a real problem. Maury |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On a sheet in this workbook where does CTRL + End take you?
If far below or right of apparent used range.............. See Debra Dalgleish's site for info on trimming large workshets/books. http://www.contextures.on.ca/xlfaqApp.html#Unused Gord Dibben MS Excel MVP On Tue, 24 Jun 2008 11:39:24 -0700 (PDT), Maury Markowitz wrote: I have a workbook that contains nothing but a dozen sheets with a single string typed into A1 of each sheet. A large VBA macro opens the book, looks at A1, then runs a big macro to fill in details in a big dense chunk of data. Most of the resulting sheets are less than 500 rows long, only one is larger at about 1500 rows. They are about 100 columns wide, but most of these are static numbers. The original book is 57k on disk. After populating and saving, it's 9000k on disk. ZIPing the result makes it under 2000k. Is there something I can do in Excel 2003 to make these files smaller without ZIPing? In case you're wondering: we often e-mail these around, and most e- mail filters chop off anything WAY smaller than this. It's a real problem. Maury |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Huge Repository!!! | Excel Programming | |||
Can Excel Spreadsheets be saved as Microsoft Works spreadsheets? | Excel Discussion (Misc queries) | |||
A Huge Thank You! | Excel Programming | |||
huge huge excel file... why? | Excel Discussion (Misc queries) | |||
Just a huge thanks to Mr. Bob Phillips | Excel Programming |