K
kat
Sorry if this is a common question, I scanned through 18
pages of this newsgroup and didn't see anything that
related to my question. Anyway, on to the question...
I have a chart (obviously) that plots information for a
team meeting. The presentation is fairly complex, the
data is plotted on both axis, and there are several chart
types supported on the chart. My problem is that we also
do an automated assessment of the information and want the
color coded "dashboard" to appear on the graph in the
drawing layer. The dashboard is comprised of several named
text objects with colored backgrounds. I have a VBA
module that grabs the info from the spreadsheet, does the
assessment, changes the colors for the drawing objects.
This code runs on worksheet select. I made certain when
creating the dashboard that the drawing objects were
attached to the chart. However, when viewing the chart,
often times parts or even the entire dashboard "drop out"
and cannot be viewed unless you select the chart object.
Also, when saving the chart to jpg the dropout occurs at
times as well, leaving the chart useless for presentation
purposes.
Anyone got any hints, tips, suggestions? Am I dealing
with a bug here or did I do something wrong in the
creation? Is it possible that I'm just stressing the
memory on the computer with the chart display?
Thanks for your assistance.
kat
pages of this newsgroup and didn't see anything that
related to my question. Anyway, on to the question...
I have a chart (obviously) that plots information for a
team meeting. The presentation is fairly complex, the
data is plotted on both axis, and there are several chart
types supported on the chart. My problem is that we also
do an automated assessment of the information and want the
color coded "dashboard" to appear on the graph in the
drawing layer. The dashboard is comprised of several named
text objects with colored backgrounds. I have a VBA
module that grabs the info from the spreadsheet, does the
assessment, changes the colors for the drawing objects.
This code runs on worksheet select. I made certain when
creating the dashboard that the drawing objects were
attached to the chart. However, when viewing the chart,
often times parts or even the entire dashboard "drop out"
and cannot be viewed unless you select the chart object.
Also, when saving the chart to jpg the dropout occurs at
times as well, leaving the chart useless for presentation
purposes.
Anyone got any hints, tips, suggestions? Am I dealing
with a bug here or did I do something wrong in the
creation? Is it possible that I'm just stressing the
memory on the computer with the chart display?
Thanks for your assistance.
kat