Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Compress Excel File Format?

My regular Excel file is 29 KB. When I added 2 Pivot Tables and 1
Macro, the file ballooned to 2.51 MB.

I was able to use Zip to compress it back to 34 KB (amazingly). But I
don't want to manually do this all the time.

My Question: Is there a setting in Excel that can compress its Pivot
Table and Macros within the Excel file so I don't have to use Zip?

The reason I don't want to manually use Zip because some computers I
work with don't have Zip/Unzip and sometimes I'm in a rush to e-mail a
file. Manual Zipping seems like another unnecessary step.
  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 691
Default Compress Excel File Format?

Hi Sarah,
Use Ctrl+End to check the last cell on your two =Pivot Tables,
and their source tables, if it looks unreasonable see
http://www.mvps.org/dmcritchie/excel...l.htm#resetall
and report back (feedback, also include your version of Excel).

Don't know that it would affect the size, make sure you exit
out of each macro code module before exiting the VBE,
could affect speed.

Ultimate Zip is free. http://www.ultimatezip.com/download.htm
you can do a lot of things with it using right-click menus.
And the user can click on the .zip file and open the single
*.xls file directly. You have to unzip if there are several
files that use each other.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Sarah Anderson" wrote ...
My regular Excel file is 29 KB. When I added 2 Pivot Tables and 1
Macro, the file ballooned to 2.51 MB.

I was able to use Zip to compress it back to 34 KB (amazingly). But I
don't want to manually do this all the time.

My Question: Is there a setting in Excel that can compress its Pivot
Table and Macros within the Excel file so I don't have to use Zip?

The reason I don't want to manually use Zip because some computers I
work with don't have Zip/Unzip and sometimes I'm in a rush to e-mail a
file. Manual Zipping seems like another unnecessary step.



  #3   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.misc
ben ben is offline
external usenet poster
 
Posts: 22
Default Compress Excel File Format?

David McRitchie wrote:
Ultimate Zip is free. http://www.ultimatezip.com/download.htm
you can do a lot of things with it using right-click menus.
And the user can click on the .zip file and open the single
*.xls file directly. You have to unzip if there are several
files that use each other.


I was just checking it out and noticed that for companies it is no longer free:
"The license has changed to Shareware for commercial use and to Freeware for
private use."

regards,
Ben
  #4   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 691
Default Compress Excel File Format?

Hi Bob,
Thanks I see that on their news and Faq pages for 3.0,
they didn't change their site logos that they offer
for you to put on your site, yet. I'm mark my
webnofee.htm page accordingly.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Ben" wrote in message ...
David McRitchie wrote:
Ultimate Zip is free. http://www.ultimatezip.com/download.htm
you can do a lot of things with it using right-click menus.
And the user can click on the .zip file and open the single
*.xls file directly. You have to unzip if there are several
files that use each other.


I was just checking it out and noticed that for companies it is no longer free:
"The license has changed to Shareware for commercial use and to Freeware for
private use."

regards,
Ben



  #5   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Compress Excel File Format?

If you have XP Pro or Home there is a zip utility buuilt in that does well.


"David McRitchie" wrote in message
...
: Hi Sarah,
: Use Ctrl+End to check the last cell on your two =Pivot Tables,
: and their source tables, if it looks unreasonable see
: http://www.mvps.org/dmcritchie/excel...l.htm#resetall
: and report back (feedback, also include your version of Excel).
:
: Don't know that it would affect the size, make sure you exit
: out of each macro code module before exiting the VBE,
: could affect speed.
:
: Ultimate Zip is free. http://www.ultimatezip.com/download.htm
: you can do a lot of things with it using right-click menus.
: And the user can click on the .zip file and open the single
: *.xls file directly. You have to unzip if there are several
: files that use each other.
: ---
: HTH,
: David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
: My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
: Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
:
: "Sarah Anderson" wrote ...
: My regular Excel file is 29 KB. When I added 2 Pivot Tables and 1
: Macro, the file ballooned to 2.51 MB.
:
: I was able to use Zip to compress it back to 34 KB (amazingly). But I
: don't want to manually do this all the time.
:
: My Question: Is there a setting in Excel that can compress its Pivot
: Table and Macros within the Excel file so I don't have to use Zip?
:
: The reason I don't want to manually use Zip because some computers I
: work with don't have Zip/Unzip and sometimes I'm in a rush to e-mail a
: file. Manual Zipping seems like another unnecessary step.
:
:




  #6   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.excel.misc
external usenet poster
 
Posts: 691
Default Compress Excel File Format?

Hi Lady ...,
I don't have that version of Windows, is it under accessories.
I'd like to include that information. Is it automatically installed.

For those that would otherwise have to pay for an unzipper.
---

"Lady Layla" wrote ...
If you have XP Pro or Home there is a zip utility built in that does well.



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 do I compress a large file? BUD1888 Excel Discussion (Misc queries) 3 October 31st 08 02:52 PM
How can I further compress a zipped Excel file that is 148MB? Chip Pearson Excel Discussion (Misc queries) 1 July 5th 07 02:00 PM
Compress big Excel file dzouve Excel Discussion (Misc queries) 1 April 24th 06 05:14 PM
Compress file [email protected] Excel Discussion (Misc queries) 0 April 19th 06 09:22 PM
How to compress an Excel file once deleting extra worksheets Sandals Excel Discussion (Misc queries) 0 March 2nd 06 03:28 PM


All times are GMT +1. The time now is 12:29 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"