How do I compute a 7 day moving average in Access?

J

James Theodore

I have a set of date:

Date (3/1/05, 3/2/05, ..... so on)
Production (456, 345, 678, ... so on)

How can I compute a 7 day moving average on the production?

Please help thanks.
 
L

Luke Dalessandro

James,

I'm not trying to be annoying, but wouldn't this be a thousand times
easier to do in excel?

Just analyze the table or query with excel and set up the moving
average. There may be a way to do it in access, but this is a quick
solution.

Luke
 
Top