I have a sheet that is an agenda submission for teams, and then another with a list of dates that calculates how much time is left for a specific date and review board (Primary Column). I have three review boards on the same date, so I want this sheet to pull only the Meeting Duration (Duration) for topics going to one specific review board. I did the below and am getting the #INCORRECT ARGUMENT SET.
Any suggestions?
=SUMIFS({Review Board}, [Primary Column]@row, {Date 2}, [Start Date]@row, {{Duration})