I am trying to develop a query which will determine the average costs
using a rolling average of the past 12 months of data. In other
words, if I entered the Ship Month of January and the Ship Year of
2004, I would want that month plus the preceding 11 months of data to
determine an average cost.
How can that criteria be entered in a query so that each month I can
get the most current 12 months of data to determine the average costs?
Thanks for your help!
Mary
using a rolling average of the past 12 months of data. In other
words, if I entered the Ship Month of January and the Ship Year of
2004, I would want that month plus the preceding 11 months of data to
determine an average cost.
How can that criteria be entered in a query so that each month I can
get the most current 12 months of data to determine the average costs?
Thanks for your help!
Mary
Comment