R
Russ
Hi guys:
I have an application requiring a graph/chart utilizing a
bell curve to represent the data for analysis. The data
looks like the following.
The three fields in the query are: Year, DayCode and
AvgBI. "AvgBI" would be the field on which the Bell Curve
is based.
Year DAY AvgBI
2003 152 4.87333333333333
2003 153 4.70333333333333
2003 154 4.94333333333333
2003 155 4.85
2003 156 4.9
2003 157 4.42666666666667
2003 158 4.65
2003 159 4.61666666666667
2003 160 4.36
2003 161 3.25333333333333
2003 162 5.13
2003 163 4.83
2003 164 4.78666666666667
2003 165 4.61
Appreciate any help from both or either of you guys on
this. You seem to be guru's on the subject! I've been at
this for some time now, and reaching frustration. Any
Access mdb sample downloads from any site containing
graphs and charts will also help.
Thanks,
I have an application requiring a graph/chart utilizing a
bell curve to represent the data for analysis. The data
looks like the following.
The three fields in the query are: Year, DayCode and
AvgBI. "AvgBI" would be the field on which the Bell Curve
is based.
Year DAY AvgBI
2003 152 4.87333333333333
2003 153 4.70333333333333
2003 154 4.94333333333333
2003 155 4.85
2003 156 4.9
2003 157 4.42666666666667
2003 158 4.65
2003 159 4.61666666666667
2003 160 4.36
2003 161 3.25333333333333
2003 162 5.13
2003 163 4.83
2003 164 4.78666666666667
2003 165 4.61
Appreciate any help from both or either of you guys on
this. You seem to be guru's on the subject! I've been at
this for some time now, and reaching frustration. Any
Access mdb sample downloads from any site containing
graphs and charts will also help.
Thanks,