I have a table with locations in rows and days (in date format) across columns, with daily data. I am trying to build another table below which uses the daily data above, but has cumulative month-to-date totals, using formulae I can copy across the new table, which recognises the change in the month in order to change the starting point of the SUM range. Any suggestions?