Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 274
Default file size makes no sense!

Hi All,

I have a workbook which contains 4 sheets, no macro modules, but a
workbook_open event the code of which is simply Application.Calculate
= xlManual. The maximum no of columns used is 11 and the maximum rows
is approx 4000. 2 columns in 2 sheets contain if(iserror(vlookup type
formulas for all 4000 rows.

When l save the workbook 'as is' it is 16.6MB in size!!!

Having exported each individual sheet the sum of the sheets is 3.7 MB

There are no hidden or very hidden sheets.

The 2 sheets containing the if(iserror type formulas are approx 1.5MB
each

Surely this cannot be right

Can anybody shed any light on what is going on?
How do l reduce the the file size to approx 3.7MB?

Regards

Michael

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default file size makes no sense!

On Jun 3, 3:10*pm, "michael.beckinsale"
wrote:
Hi All,

I have a workbook which contains 4 sheets, no macro modules, but a
workbook_open event the code of which is simply Application.Calculate
= xlManual. The maximum no of columns used is 11 and the maximum rows
is approx 4000. 2 columns in 2 sheets contain if(iserror(vlookup type
formulas for all 4000 rows.

When l save the workbook 'as is' it is 16.6MB in size!!!

Having exported each individual sheet the sum of the sheets is 3.7 MB

There are no hidden or very hidden sheets.

The 2 sheets containing the if(iserror type formulas are approx 1.5MB
each

Surely this cannot be right

Can anybody shed any light on what is going on?
How do l reduce the the file size to approx 3.7MB?

Regards

Michael


HI michael

U can do one thing delete all the blank rows form every file.
you migh have copied data from another sheet using copy all and paste
into your sheets
just select all the blank rows and delete them , do this in every
sheet , I belive the size of your file will be decreaze.
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default file size makes no sense!

Check out this link...

http://www.contextures.com/xlfaqApp.html#Unused
--
HTH...

Jim Thomlinson


"michael.beckinsale" wrote:

Hi All,

I have a workbook which contains 4 sheets, no macro modules, but a
workbook_open event the code of which is simply Application.Calculate
= xlManual. The maximum no of columns used is 11 and the maximum rows
is approx 4000. 2 columns in 2 sheets contain if(iserror(vlookup type
formulas for all 4000 rows.

When l save the workbook 'as is' it is 16.6MB in size!!!

Having exported each individual sheet the sum of the sheets is 3.7 MB

There are no hidden or very hidden sheets.

The 2 sheets containing the if(iserror type formulas are approx 1.5MB
each

Surely this cannot be right

Can anybody shed any light on what is going on?
How do l reduce the the file size to approx 3.7MB?

Regards

Michael


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
Inserting PDF makes file huge Art Excel Discussion (Misc queries) 0 December 17th 08 03:49 PM
What makes a Large File in Excel? Don Excel Discussion (Misc queries) 3 April 26th 08 04:55 PM
Replace All makes me look for a file! tina Excel Discussion (Misc queries) 6 February 18th 08 06:34 PM
excel file when opened makes 30 copies Richard Excel Discussion (Misc queries) 1 November 7th 07 01:24 AM
Arranging information so a chart makes sense Scott Shields Charts and Charting in Excel 0 October 10th 06 05:26 PM


All times are GMT +1. The time now is 06:19 PM.

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

About Us

"It's about Microsoft Excel"