Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 54
Default Graphs creating huge file size

Hello:

I have a workbook with a lot of data that (using a looping macro) we create
1200+ separate workbooks using 4 tabs from the original workbook. I am
running into an issue now that on one of the tabs that is copied over to the
new workbook we include a graph. When I go to create one of the smaller
workbooks, the file size has jumped from 300K to 10MB. I looked through and
found that including a graph has brought over references to EVERY named range
in the original workbook which are now external references (though only 4
named ranges should be in the newly created books.) If I remove the graph and
re-run, the file size goes back to 300K and no external named ranges are
referenced. Does anyone know the reason for this or how I can include the
graph WITHOUT copying the named ranges over?

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6,582
Default Graphs creating huge file size

Either the names are referenced by formulas in the copied worksheet, or they
are defined as ranges on this worksheet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"WBTKbeezy" wrote in message
...
Hello:

I have a workbook with a lot of data that (using a looping macro) we
create
1200+ separate workbooks using 4 tabs from the original workbook. I am
running into an issue now that on one of the tabs that is copied over to
the
new workbook we include a graph. When I go to create one of the smaller
workbooks, the file size has jumped from 300K to 10MB. I looked through
and
found that including a graph has brought over references to EVERY named
range
in the original workbook which are now external references (though only 4
named ranges should be in the newly created books.) If I remove the graph
and
re-run, the file size goes back to 300K and no external named ranges are
referenced. Does anyone know the reason for this or how I can include the
graph WITHOUT copying the named ranges over?

Thanks!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 54
Default Graphs creating huge file size

As I worked through troubleshooting, I found that when the graph was NOT
included, the external named ranges do not get referenced in the copied sheet
(and the file size is dramatically smaller). I even tried inserting a blank
graph with NO references to anything (it basically looked like an empty text
box) and the named range references came with the copied sheet (and the file
size was over 10MB). (There are about - 50 named ranges)... Any thoughts?

"Jon Peltier" wrote:

Either the names are referenced by formulas in the copied worksheet, or they
are defined as ranges on this worksheet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"WBTKbeezy" wrote in message
...
Hello:

I have a workbook with a lot of data that (using a looping macro) we
create
1200+ separate workbooks using 4 tabs from the original workbook. I am
running into an issue now that on one of the tabs that is copied over to
the
new workbook we include a graph. When I go to create one of the smaller
workbooks, the file size has jumped from 300K to 10MB. I looked through
and
found that including a graph has brought over references to EVERY named
range
in the original workbook which are now external references (though only 4
named ranges should be in the newly created books.) If I remove the graph
and
re-run, the file size goes back to 300K and no external named ranges are
referenced. Does anyone know the reason for this or how I can include the
graph WITHOUT copying the named ranges over?

Thanks!




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6,582
Default Graphs creating huge file size

I tried duplicating your issue, and could not. What version of Excel are you
using?

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"WBTKbeezy" wrote in message
...
As I worked through troubleshooting, I found that when the graph was NOT
included, the external named ranges do not get referenced in the copied
sheet
(and the file size is dramatically smaller). I even tried inserting a
blank
graph with NO references to anything (it basically looked like an empty
text
box) and the named range references came with the copied sheet (and the
file
size was over 10MB). (There are about - 50 named ranges)... Any thoughts?

"Jon Peltier" wrote:

Either the names are referenced by formulas in the copied worksheet, or
they
are defined as ranges on this worksheet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"WBTKbeezy" wrote in message
...
Hello:

I have a workbook with a lot of data that (using a looping macro) we
create
1200+ separate workbooks using 4 tabs from the original workbook. I am
running into an issue now that on one of the tabs that is copied over
to
the
new workbook we include a graph. When I go to create one of the smaller
workbooks, the file size has jumped from 300K to 10MB. I looked through
and
found that including a graph has brought over references to EVERY named
range
in the original workbook which are now external references (though only
4
named ranges should be in the newly created books.) If I remove the
graph
and
re-run, the file size goes back to 300K and no external named ranges
are
referenced. Does anyone know the reason for this or how I can include
the
graph WITHOUT copying the named ranges over?

Thanks!






  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 54
Default Graphs creating huge file size

I am using Excel 2003 (SP2). If there is other information I could give you
please let me know...

"Jon Peltier" wrote:

I tried duplicating your issue, and could not. What version of Excel are you
using?

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"WBTKbeezy" wrote in message
...
As I worked through troubleshooting, I found that when the graph was NOT
included, the external named ranges do not get referenced in the copied
sheet
(and the file size is dramatically smaller). I even tried inserting a
blank
graph with NO references to anything (it basically looked like an empty
text
box) and the named range references came with the copied sheet (and the
file
size was over 10MB). (There are about - 50 named ranges)... Any thoughts?

"Jon Peltier" wrote:

Either the names are referenced by formulas in the copied worksheet, or
they
are defined as ranges on this worksheet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"WBTKbeezy" wrote in message
...
Hello:

I have a workbook with a lot of data that (using a looping macro) we
create
1200+ separate workbooks using 4 tabs from the original workbook. I am
running into an issue now that on one of the tabs that is copied over
to
the
new workbook we include a graph. When I go to create one of the smaller
workbooks, the file size has jumped from 300K to 10MB. I looked through
and
found that including a graph has brought over references to EVERY named
range
in the original workbook which are now external references (though only
4
named ranges should be in the newly created books.) If I remove the
graph
and
re-run, the file size goes back to 300K and no external named ranges
are
referenced. Does anyone know the reason for this or how I can include
the
graph WITHOUT copying the named ranges over?

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
Hidden data causing huge file size Lancer940 Excel Discussion (Misc queries) 0 January 23rd 08 01:28 AM
Excel 2007 export file size huge Andy Payne Excel Discussion (Misc queries) 1 March 17th 07 11:08 PM
How to Reduce the Excel File Size? & Make it work with huge data Satish Excel Discussion (Misc queries) 4 November 24th 06 03:06 PM
Huge increase in file size Gray Excel Discussion (Misc queries) 1 May 25th 06 08:54 AM
deleted bitmaps and still have huge excel file size James Excel Discussion (Misc queries) 1 February 10th 06 07:37 PM


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