![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
X X X X X X X X X _______X___________________X_________X____________ __X____________________ Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Avg |
#2
| |||
| |||
|
|
I am hoping someone can help me. I am making a Access 97 app for a person and have run up against a problem to do with MS Graph. There is a table that has a number of data elements and a date field and entries are entered each month. A graph is required that has three of the data elements represented basically on the y axis and time as months along the x axis. So for each month there is a group of three columns representing the data elements. Fairly straight forward and no problem so far. The graphs shows 12 months of data and a 13th group of columns is required that shows the averages of each of the data elements 12 months of data in the graph. Here is an example graph with just one data element | | X X | X X X X X X X |_______X___________________X_________X___________ ___X____________________ Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Avg Basically this person had this existing already in Excel where it is no problem to do what I have described. I have to convert it into an Access 97 database, but in Access, the graph is driven off of a SQL query. I have done the graph of the data over the 12 months alright and have done a (1 column group) graph of the averages, but I am tearing my hair out trying to combine the 2 queries together.(and I haven't got enough hair left to spare any :-) ) I tried butting the 2 graphs up together but it doesn't look particularly good, and if the data gets outside of the ranges that I build in, the graphs won't line up very well. I need a graph, and therefore an SQL query, that shows the data for each month and the averges as I've described. Can anyone suggest a way to sort this problem out? Thanking you in advance, Jeff Blee |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |