Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Disappearing charts

I created Excel templates that contain tabular data and charts (pie, bar,
line mostly). The charts are populated with data I extract from a (SQL
Server) database and then load into pre-defined cell ranges. The users run a
VB6 application to generate the Excel reports. The issue I am having is that
users report that once the Excel file is created, the charts disappear when
the file is reopened. I have seen this result first hand as well. The data
that supports the chart is still there, but the charts themseleves disappear.
I actually recreated the template from scratch thiniing that the .XLT file
might have gotten corrupted somehow. This seemed to resolve the problem, but
now the issue has surfaced again. I did an exhaustive search of the web and
was unable to find anyone with the same or a similar problem. Users are
running Windows 2000 (SP4) and Excel 2000.
--
Dave G
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Disappearing charts

Do you leave the charts in place and just delete the cells before putting the
new data in? If so, as soon as you delete the cells, the charts lose their
link to the data series. If the number of rows / columns being charted does
not change you should be able to just drop in the new values without deleting
first. Otherwise you have to go through the chart objects and respecify the
data series. Can sometimes be a problem since I have found it difficult to
get rid of the old ones first, if they have already lost the links.
--
Martin Harmelin


"Dave G" wrote:

I created Excel templates that contain tabular data and charts (pie, bar,
line mostly). The charts are populated with data I extract from a (SQL
Server) database and then load into pre-defined cell ranges. The users run a
VB6 application to generate the Excel reports. The issue I am having is that
users report that once the Excel file is created, the charts disappear when
the file is reopened. I have seen this result first hand as well. The data
that supports the chart is still there, but the charts themseleves disappear.
I actually recreated the template from scratch thiniing that the .XLT file
might have gotten corrupted somehow. This seemed to resolve the problem, but
now the issue has surfaced again. I did an exhaustive search of the web and
was unable to find anyone with the same or a similar problem. Users are
running Windows 2000 (SP4) and Excel 2000.
--
Dave G

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
Disappearing Excel Charts Sherrek Charts and Charting in Excel 0 November 10th 08 05:46 PM
Disappearing Charts Té Charts and Charting in Excel 0 August 13th 08 04:18 PM
Charts disappearing gemini Charts and Charting in Excel 0 April 27th 07 01:48 PM
Disappearing/Greyed Charts Absurd Jewel Charts and Charting in Excel 2 June 22nd 06 02:59 PM
Charts and Graphs disappearing Christine Charts and Charting in Excel 5 January 19th 06 08:35 AM


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