If you have your data with each month of data arranged in rows like so:
start by creating quarterly sums in the adjacent columns, D & E in our example.
Start with the third row in the new column or the first quarter you want to create, in this example we'll use March 31st (2000-03-31). Use t...