View Single Post
  #2   Report Post  
jahoobob
 
Posts: n/a
Default how do i chart a 24 month moving average of sales shipments


If your data is in column A, starting at A1, place this formula in B24:
=AVERAGE(A1:A24)
Copy this formula to the remaining cells down column B that have data
in column A
lostinred Wrote:
I need help creating a graph that shows a 24 month moving average of
sales
shipments.



--
jahoobob