creating graphs with table data

J

John G

How would I create a graph using data that is in a
specific table? I want to take averages of columns of data
in the table, and plot these calculations on a graph which
will be placed on a form.
 
M

MacDermott

From the menubar in Form Design View, select Insert - Chart.
The wizard will walk you through the steps.

HTH
- Turtle
 
M

MacDermott

From the menubar in Form Design View, select Insert - Chart.
The wizard will walk you through the steps.

HTH
- Turtle
 
Top