N
NevilleT
This is not a specific question about a program bug but more getting ideas on
a design question. I have to produce a Gantt chart type form which has to be
an .MDE file. I actually have a Microsoft Graph working in a prototype. My
problem is I need to be able to set the display range using X axis Max and
Min values by entering them on the form, and also update values in a table
and see the results on the Stacked Bar Chart. Not sure if an .MDE can do
this.
Options seem to be to use a stacked bar chart, use the line function to
create a chart with the timescale calculated through labels, or something I
have not thought of yet. I have spent many hours browsing the net to find an
answer but still not clear on the way forward.
The experience of some people who have been down this path would be
appreciated.
Also would like to get a book on Microsoft Chart/Graph but have not been
able to find a good book on the subject. Anyone have a good reference?
a design question. I have to produce a Gantt chart type form which has to be
an .MDE file. I actually have a Microsoft Graph working in a prototype. My
problem is I need to be able to set the display range using X axis Max and
Min values by entering them on the form, and also update values in a table
and see the results on the Stacked Bar Chart. Not sure if an .MDE can do
this.
Options seem to be to use a stacked bar chart, use the line function to
create a chart with the timescale calculated through labels, or something I
have not thought of yet. I have spent many hours browsing the net to find an
answer but still not clear on the way forward.
The experience of some people who have been down this path would be
appreciated.
Also would like to get a book on Microsoft Chart/Graph but have not been
able to find a good book on the subject. Anyone have a good reference?