T
TDS
I have a table with two fields, Date and Sales. The data goes back 25 years.
I would like a query that gives me the 365 day avg for each month in the
last two years; i.e. The avg for May 06 thru May 07, then April 06 thru
April 07, and so forth. The final result would have 24 rows;
Date Expression 365 Day Sales Avg
04.06thru04.07Avg $61,500
05.06thru05.07Avg $73,650
06/06thru06.07Avg $65,300
Etc
Can I do this in one querie?
Terry ?
I would like a query that gives me the 365 day avg for each month in the
last two years; i.e. The avg for May 06 thru May 07, then April 06 thru
April 07, and so forth. The final result would have 24 rows;
Date Expression 365 Day Sales Avg
04.06thru04.07Avg $61,500
05.06thru05.07Avg $73,650
06/06thru06.07Avg $65,300
Etc
Can I do this in one querie?
Terry ?