J
JimS
Hello, I am looking for an elegant way to determine a
floating average in a query.
Consider the following;
Table X { Date theDate, Number someNum }
How can I say average someNum over a *two month* period by
*month*? Is the best way to do this in VBA or possibly
using DSUM or something else?
floating average in a query.
Consider the following;
Table X { Date theDate, Number someNum }
How can I say average someNum over a *two month* period by
*month*? Is the best way to do this in VBA or possibly
using DSUM or something else?