Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default reduce the size of a file

Are there things that I can do to reduce the size of my excel file?
Currently, my file is slightly over 3 mb and contains over 25 sheets. I
streamlined my formulas, eliminated duplicate references, removed graphics,
etc in an effort to get the file size down. Users with older, slower PCs are
getting delays when opening the file. Any help would be greatly appreciated!!

Jason
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ray Ray is offline
external usenet poster
 
Posts: 267
Default reduce the size of a file

Hi Jason -

I have a similiar issue with a 'template' that I use each week. It's
not really a template, but a 'read-only' version of a workbook
containing lots of sheets, formulas, links, etc.

My solution was to create a macro that valued out (ie Copy-PasteValues)
all of the formulas before saving the finished product with a unique
name (adding the date to the end). Doing this saved about 1/3 of the
file size.

Maybe you could try this (on a copy of the file, of course) ... and if
it seems to do what you want, I can give more details on how I did it.

//ray


Jason M wrote:
Are there things that I can do to reduce the size of my excel file?
Currently, my file is slightly over 3 mb and contains over 25 sheets. I
streamlined my formulas, eliminated duplicate references, removed graphics,
etc in an effort to get the file size down. Users with older, slower PCs are
getting delays when opening the file. Any help would be greatly appreciated!!

Jason


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 427
Default reduce the size of a file

Some possibilities:
~ Delete unused named ranges
~ Reduce formatting (fonts, font sizes, bold, font colors, borders,
shading, etc)
~ Delete (not "clear the contents" but delete) unused rows and columns.
Check this sheet by sheet by pressing CTRL-END, which moves the cell
pointer to the lower right corner of the spreadsheet. If your data
ends at cell E50 but CTRL-END takes you to cell Z500 highlight and
delete the unused rows and columns then save the file.
~ Look for hidden tabs and perform these same type of clean-up
operations on them, too
~ Replace array formulas with SUMPRODUCT formulas that use unary
operators, if possible
~ Consider expanding the memory in the older machines. At some point,
file size just is what it is.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 947
Default reduce the size of a file

Currently, my file is slightly over 3 mb ...

Just an idea. Are you using Pivot Tables?
The default setting is to save this duplicate data.
Try Pivot Table - Options
and uncheck "Save data with table layout."
Then check "Refresh on open."
Again, just an idea if it applies.

--
HTH :)
Dana DeLouis
Windows XP & Office 2003


"Jason M" wrote in message
...
Are there things that I can do to reduce the size of my excel file?
Currently, my file is slightly over 3 mb and contains over 25 sheets. I
streamlined my formulas, eliminated duplicate references, removed
graphics,
etc in an effort to get the file size down. Users with older, slower PCs
are
getting delays when opening the file. Any help would be greatly
appreciated!!

Jason



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How reduce the file size of Excel 2007 files (wasted non value spa jclemen1 Excel Discussion (Misc queries) 1 October 11th 06 06:01 PM
reduce size of pivot table file zapadias Excel Discussion (Misc queries) 0 May 19th 06 09:57 AM
How to Reduce Spreadsheet Size and Speed ExcelMonkey Excel Worksheet Functions 4 August 9th 05 06:38 PM
File size too big after converting Lotus 1-2-3 to Excel Learner Excel Discussion (Misc queries) 3 June 10th 05 08:27 PM
Large Excel file size caused by a bug ? I really tried everything Anik Excel Discussion (Misc queries) 5 March 16th 05 06:19 PM


All times are GMT +1. The time now is 04:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"