Forum Discussion

Ciara OConnell's avatar
Ciara OConnell
Copper Contributor
Jan 15, 2018

Sumifs cumulative to current month, where dates are grouped

Hi I'm using '=SUMIFS(B:B,A:A,"<="&EOMONTH(H1,0)) - where H1 = TODAY(), to capture the cumulative balance to date, but this stops working when I group the dates by month. I also want to add in th...