Arrayformula to SUM matching ID AND when date is between two dates
SUMIFS and/or QUERY inside ARRAYFORMULA
Arrayformula and Sum in Google sheets
How do I make this formula into an ArrayFormula in google sheets..
=IF(A1=”online”, SUM(B1,C1,D1,E1,F1), B1)