H
HockeyBeast
I am trying to create a chart in an Access form. The data I need displayed
is set up in 10 columns in a table. Each column represents a point, where
the field name is the x-value and the number entered is the y-value. How can
I display these 10 points as a line on a chart?
The table is set up like this:
Heading: Xval1 Xval2 Xval3 Xval4 Xval5 ....
________________________________________
Record1: Yval1 Yval2 Yval3 Yval4 Yval5 ....
Record2: Yval1 Yval2 Yval3 Yval4 Yval5 ....
I set the table up this way to simplify y-value data entry and because the
x-values are constant. Thank you for the help!
is set up in 10 columns in a table. Each column represents a point, where
the field name is the x-value and the number entered is the y-value. How can
I display these 10 points as a line on a chart?
The table is set up like this:
Heading: Xval1 Xval2 Xval3 Xval4 Xval5 ....
________________________________________
Record1: Yval1 Yval2 Yval3 Yval4 Yval5 ....
Record2: Yval1 Yval2 Yval3 Yval4 Yval5 ....
I set the table up this way to simplify y-value data entry and because the
x-values are constant. Thank you for the help!