Hi all,
Trying to SUMIFS with multiple criteria and getting an unparseable error.
I need to know the sum of hours by a department for each month.
=SUMIFS({Estimated Hours}:{Estimated Hours}, {Sprint}:{Sprint}, input@row, {Department}:{Department}, "Sales")