Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default simple question workbook size

Hello NG. I have a question regarding a workbook. I have
created a 4 worksheet Excel workbook that will many
users. The workbook is currently 2megs in size and I'm
not 100% completed. I know Access has the compact and
repair and I was wondering if Excel has anything similar
that would reduce the size? Or is there some coding that
can be used?
Thanks to anyone for any feedback on this?
*** John
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 79
Default simple question workbook size

I use zip self-extracting archive, reduces excel files 3-4 times, and users
don't have to do anything - just click to open.
RADO

"JohnE" wrote in message
...
Hello NG. I have a question regarding a workbook. I have
created a 4 worksheet Excel workbook that will many
users. The workbook is currently 2megs in size and I'm
not 100% completed. I know Access has the compact and
repair and I was wondering if Excel has anything similar
that would reduce the size? Or is there some coding that
can be used?
Thanks to anyone for any feedback on this?
*** John



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 170
Default simple question workbook size


"Stef C" wrote in message
...
You can copy all your VBA code in the notepad, delete the
modules, create new one and paste your code in it. I do
not know why but it seem like Excel keep the code you
delete and keep on growing during developing time... It
can make a big difference (first time I tried it on my
project I get from 3.2Mo to 1.89Mo... just doing
this "copy/delete/create/paste/save" procedure.



You dont need to do it this way

You can simply export them by right clicking on them in the Project
explorer and selecting the export file function. The
files may be loaded back in after the Excel
code modules have been deleted using the
FileImport File option

Even easier you can use Rob Bovey's excellent Code Cleaner
add in which can be downloaded from the following site

http://www.bmsltd.co.uk/MVP/MVPPage.asp

This excellent app also allows you to save copies
of the exported files which is an excellent method
of backing them up.

Keith


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
IF formula-simple question; simple operator Rich D Excel Discussion (Misc queries) 4 December 6th 07 03:36 PM
Simple question belto New Users to Excel 2 December 4th 07 11:01 PM
can i size an Excel workbook window's opening size? ncjenny Excel Discussion (Misc queries) 0 November 12th 06 04:03 PM
My workbook links are not updating (its 30,000 KB size workbook). rselena Excel Discussion (Misc queries) 1 August 14th 06 09:14 PM
Simple Simple Excel usage question BookerW Excel Discussion (Misc queries) 1 June 23rd 05 10:06 PM


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