'Google Sheets: summarise monthly data
I have a Google Sheet with two columns:
- A date in the form dd/mm/yy
- The number of people who have registered that day
I have a second sheet in the same workbook also with two columns:
- The month in the form of mmmm yy
- The number of people who have registered that month
How do I use SUMIF, without creating additional columns, to fill in the monthly column?
Solution 1:[1]
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Iamblichus |

