F
FC
I have entries in a table and for every month there are about 30 entries and
in the Month/year column the entry is as follows "March'03". the data type
selected is text.
Now I designed a query to select data for the fiscal year from April'04 to
March'05, the values are averaged out for each Month so I do end up having
only 12 records in my query, but all the records and in alphabetical order
for the month, so if I want to plot a graph it is skewed.Below is the result
of my query:
Month/Year AvgWeeksS2M
Apr ' 04 1.43877551020408
Aug ' 04 1.62087912087912
Dec ' 04 2.28042328042328
Feb ' 05 1.17748917748918
Jan ' 05 1.47252747252747
July ' 04 1.57142857142857
June ' 04 1.61344537815126
Mar ' 05 2.71428571428571
May ' 04 1.06802721088435
Nov ' 04 2.28021978021978
Oct ' 04 2.59523809523809
Sept ' 04 2.06015037593985
Pls help!!!!!!!
Thanks
FC
in the Month/year column the entry is as follows "March'03". the data type
selected is text.
Now I designed a query to select data for the fiscal year from April'04 to
March'05, the values are averaged out for each Month so I do end up having
only 12 records in my query, but all the records and in alphabetical order
for the month, so if I want to plot a graph it is skewed.Below is the result
of my query:
Month/Year AvgWeeksS2M
Apr ' 04 1.43877551020408
Aug ' 04 1.62087912087912
Dec ' 04 2.28042328042328
Feb ' 05 1.17748917748918
Jan ' 05 1.47252747252747
July ' 04 1.57142857142857
June ' 04 1.61344537815126
Mar ' 05 2.71428571428571
May ' 04 1.06802721088435
Nov ' 04 2.28021978021978
Oct ' 04 2.59523809523809
Sept ' 04 2.06015037593985
Pls help!!!!!!!
Thanks
FC