C
Cam
Hello,
I have a table with field Year, Month, date, model, value. What would be the
formula to calculate the current quarter average for the different model?
Sample:
Year Month Date Model Value
2010 1 1/1/10 A 20
2010 2 2/1/10 A 14
2010 3 3/1/10 A 10
2010 4 4/1/10 A 6
2010 5 5/1/10 B 14
2010 6 6/1/10 B 6
Result:
Year Qtr Model Value
2010 2 A 6
2010 2 B 10
I have a table with field Year, Month, date, model, value. What would be the
formula to calculate the current quarter average for the different model?
Sample:
Year Month Date Model Value
2010 1 1/1/10 A 20
2010 2 2/1/10 A 14
2010 3 3/1/10 A 10
2010 4 4/1/10 A 6
2010 5 5/1/10 B 14
2010 6 6/1/10 B 6
Result:
Year Qtr Model Value
2010 2 A 6
2010 2 B 10