#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 216
Default Excel File Size

I have an Excel 2003 workbook that has 22 worksheets. Some have smaller sets
of data and some have over 1000 rows and 80 columns. The workbook does have
pivot tables and many formulas in it such as IF, INDEX/MATCH, SUMIF, AVERAGE,
AVERAGEIF, etc. There are no VLOOKUP formulas as they take up much more disk
space than INDEX/MATCH. However, my file is still 20639KB with January's
data. I'd like to reduce this as this file is used often and will grow as
one month's business increases. Does anyone know what causes the size to
grow? Perhaps I can change out some formulas or something else that can
reduce the file size. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Excel File Size

To reduce file size, you have to remove the PIVOT tables


"Nadine" wrote:

I have an Excel 2003 workbook that has 22 worksheets. Some have smaller sets
of data and some have over 1000 rows and 80 columns. The workbook does have
pivot tables and many formulas in it such as IF, INDEX/MATCH, SUMIF, AVERAGE,
AVERAGEIF, etc. There are no VLOOKUP formulas as they take up much more disk
space than INDEX/MATCH. However, my file is still 20639KB with January's
data. I'd like to reduce this as this file is used often and will grow as
one month's business increases. Does anyone know what causes the size to
grow? Perhaps I can change out some formulas or something else that can
reduce the file size. Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 216
Default Excel File Size

Unfortunately that's not an option. :(

"Teethless mama" wrote:

To reduce file size, you have to remove the PIVOT tables


"Nadine" wrote:

I have an Excel 2003 workbook that has 22 worksheets. Some have smaller sets
of data and some have over 1000 rows and 80 columns. The workbook does have
pivot tables and many formulas in it such as IF, INDEX/MATCH, SUMIF, AVERAGE,
AVERAGEIF, etc. There are no VLOOKUP formulas as they take up much more disk
space than INDEX/MATCH. However, my file is still 20639KB with January's
data. I'd like to reduce this as this file is used often and will grow as
one month's business increases. Does anyone know what causes the size to
grow? Perhaps I can change out some formulas or something else that can
reduce the file size. Thanks.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Excel File Size

Might be an idea to have a look at resetting the used range on each sheet.

See Debra Dalgleish's site for help.

http://www.contextures.on.ca/xlfaqApp.html#Unused

Sometimes the size creep is simply Excel thinking the used range is larger
than it is.

But your workbook does sound a little busy what with the Pivot Tables.


Gord Dibben MS Excel MVP

On Tue, 11 May 2010 17:01:01 -0700, Nadine
wrote:

Unfortunately that's not an option. :(

"Teethless mama" wrote:

To reduce file size, you have to remove the PIVOT tables


"Nadine" wrote:

I have an Excel 2003 workbook that has 22 worksheets. Some have smaller sets
of data and some have over 1000 rows and 80 columns. The workbook does have
pivot tables and many formulas in it such as IF, INDEX/MATCH, SUMIF, AVERAGE,
AVERAGEIF, etc. There are no VLOOKUP formulas as they take up much more disk
space than INDEX/MATCH. However, my file is still 20639KB with January's
data. I'd like to reduce this as this file is used often and will grow as
one month's business increases. Does anyone know what causes the size to
grow? Perhaps I can change out some formulas or something else that can
reduce the file size. Thanks.


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 216
Default Excel File Size

Thanks for the thought but that's also not the answer. This is definitely a
busy file and one that does lots and lots of things. I was just hoping
someone knew a trick like using INDEX/MATCH in place of VLOOKUP to reduce the
file size. Looks like there may be no other trick. Thanks for trying.

"Gord Dibben" wrote:

Might be an idea to have a look at resetting the used range on each sheet.

See Debra Dalgleish's site for help.

http://www.contextures.on.ca/xlfaqApp.html#Unused

Sometimes the size creep is simply Excel thinking the used range is larger
than it is.

But your workbook does sound a little busy what with the Pivot Tables.


Gord Dibben MS Excel MVP

On Tue, 11 May 2010 17:01:01 -0700, Nadine
wrote:

Unfortunately that's not an option. :(

"Teethless mama" wrote:

To reduce file size, you have to remove the PIVOT tables


"Nadine" wrote:

I have an Excel 2003 workbook that has 22 worksheets. Some have smaller sets
of data and some have over 1000 rows and 80 columns. The workbook does have
pivot tables and many formulas in it such as IF, INDEX/MATCH, SUMIF, AVERAGE,
AVERAGEIF, etc. There are no VLOOKUP formulas as they take up much more disk
space than INDEX/MATCH. However, my file is still 20639KB with January's
data. I'd like to reduce this as this file is used often and will grow as
one month's business increases. Does anyone know what causes the size to
grow? Perhaps I can change out some formulas or something else that can
reduce the file size. Thanks.


.



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 376
Default Excel File Size

Hi Nadine

I have responded several times now to different requests you have made.
Without seeing the full structure of your file, and, what you are trying
to achieve, it is extremely difficult to offer you the correct advice.

Recently, I was able to bring somebody's file size down from 50KB to
5KB, and achieve a speed increase of 20 times.
I have already made the offer to help - it's down to you.
--
Regards
Roger Govier

Nadine wrote:
Thanks for the thought but that's also not the answer. This is definitely a
busy file and one that does lots and lots of things. I was just hoping
someone knew a trick like using INDEX/MATCH in place of VLOOKUP to reduce the
file size. Looks like there may be no other trick. Thanks for trying.

"Gord Dibben" wrote:

Might be an idea to have a look at resetting the used range on each sheet.

See Debra Dalgleish's site for help.

http://www.contextures.on.ca/xlfaqApp.html#Unused

Sometimes the size creep is simply Excel thinking the used range is larger
than it is.

But your workbook does sound a little busy what with the Pivot Tables.


Gord Dibben MS Excel MVP

On Tue, 11 May 2010 17:01:01 -0700, Nadine
wrote:

Unfortunately that's not an option. :(

"Teethless mama" wrote:

To reduce file size, you have to remove the PIVOT tables


"Nadine" wrote:

I have an Excel 2003 workbook that has 22 worksheets. Some have smaller sets
of data and some have over 1000 rows and 80 columns. The workbook does have
pivot tables and many formulas in it such as IF, INDEX/MATCH, SUMIF, AVERAGE,
AVERAGEIF, etc. There are no VLOOKUP formulas as they take up much more disk
space than INDEX/MATCH. However, my file is still 20639KB with January's
data. I'd like to reduce this as this file is used often and will grow as
one month's business increases. Does anyone know what causes the size to
grow? Perhaps I can change out some formulas or something else that can
reduce the file size. Thanks.

.

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,240
Default Excel File Size

I don't know the reason why, but I have a workbook with 9 worksheets and three
separate PivotTables that is about 1.3mb when opened and saved in Excel 2003 and
drops to about 350k when opened and saved in Excel 2007.

Nadine wrote:
Thanks for the thought but that's also not the answer. This is definitely a
busy file and one that does lots and lots of things. I was just hoping
someone knew a trick like using INDEX/MATCH in place of VLOOKUP to reduce the
file size. Looks like there may be no other trick. Thanks for trying.

"Gord Dibben" wrote:

Might be an idea to have a look at resetting the used range on each sheet.

See Debra Dalgleish's site for help.

http://www.contextures.on.ca/xlfaqApp.html#Unused

Sometimes the size creep is simply Excel thinking the used range is larger
than it is.

But your workbook does sound a little busy what with the Pivot Tables.


Gord Dibben MS Excel MVP

On Tue, 11 May 2010 17:01:01 -0700, Nadine
wrote:

Unfortunately that's not an option. :(

"Teethless mama" wrote:

To reduce file size, you have to remove the PIVOT tables


"Nadine" wrote:

I have an Excel 2003 workbook that has 22 worksheets. Some have smaller sets
of data and some have over 1000 rows and 80 columns. The workbook does have
pivot tables and many formulas in it such as IF, INDEX/MATCH, SUMIF, AVERAGE,
AVERAGEIF, etc. There are no VLOOKUP formulas as they take up much more disk
space than INDEX/MATCH. However, my file is still 20639KB with January's
data. I'd like to reduce this as this file is used often and will grow as
one month's business increases. Does anyone know what causes the size to
grow? Perhaps I can change out some formulas or something else that can
reduce the file size. Thanks.

.

  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 464
Default Excel File Size

See http://www.ozgrid.com/Excel/ExcelProblems.htm
and
http://www.ozgrid.com/Excel/ExcelSpreadsheetDesign.htm


--
Regards
Dave Hawley
www.ozgrid.com
"Nadine" wrote in message
...
I have an Excel 2003 workbook that has 22 worksheets. Some have smaller
sets
of data and some have over 1000 rows and 80 columns. The workbook does
have
pivot tables and many formulas in it such as IF, INDEX/MATCH, SUMIF,
AVERAGE,
AVERAGEIF, etc. There are no VLOOKUP formulas as they take up much more
disk
space than INDEX/MATCH. However, my file is still 20639KB with January's
data. I'd like to reduce this as this file is used often and will grow as
one month's business increases. Does anyone know what causes the size to
grow? Perhaps I can change out some formulas or something else that can
reduce the file size. Thanks.


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
File Size With Macros Has Increased From Its Origina Size Fred Excel Discussion (Misc queries) 1 April 26th 08 12:24 AM
Unusual File Size in Excel file Teck Excel Discussion (Misc queries) 2 January 12th 07 01:52 AM
how to set sheet size to reduce file size LJ Excel Discussion (Misc queries) 1 November 26th 06 02:35 AM
Excel file Size Rana Adnan Excel Discussion (Misc queries) 2 November 17th 06 01:47 PM
Unable to open excel file and when view the file size show as 1 KB Kamal Siva Excel Discussion (Misc queries) 1 March 7th 06 03:23 AM


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