Help Create Chart

S

Steve

Appreciate a helping hand, I'm trying unsuccessfully to have a chart on my
form and to print on my report. I can make a chart, but I cannot make it
work properly. I have tried different combinations with the chart wizard no
luck. I've spend hours getting no place.

To keep it simple, I have a table with 3 columns and records:
Date x Value y Value
2/11/05 7 4
4/14/05 5 6
6/18/05 3 8

I need the chart to plot the xy point. The x scale 0 to 10 and the y scale
0 to10 also. With this example, there should be three points on the chart.
One at the 7,4 position, 5,6 positions and 3,8 position. I thought it should
be a scatter chart but I cannot get to work the way I think it should.

Steve
 
Top