G
Guest
I have made a form with five multiselect list box's. Based off of the choices
a visual basic procedure builds a select query. The choices are Reactor Name,
Year, System, Task, and room number. It is a database to store radiation dose
readings for multiple power plants, years, etc... I need to plot a variety of
charts based off of this data. For example I need to plot dose rate by year
sorted by plant.
Is there a way to make one chart and link its properties to a form or do I
have to make a chart for each possibility the employer might ask for? Can I
link the tittle property to a control? More importantly can I change the
underlying data?
I am using Access 2000. I just started using it 2 months ago and I don't
have a users guide to help me.
a visual basic procedure builds a select query. The choices are Reactor Name,
Year, System, Task, and room number. It is a database to store radiation dose
readings for multiple power plants, years, etc... I need to plot a variety of
charts based off of this data. For example I need to plot dose rate by year
sorted by plant.
Is there a way to make one chart and link its properties to a form or do I
have to make a chart for each possibility the employer might ask for? Can I
link the tittle property to a control? More importantly can I change the
underlying data?
I am using Access 2000. I just started using it 2 months ago and I don't
have a users guide to help me.