I am trying to write a sumifs formula that sums to create a year to date total

Options

I am writing a sumifs formula that is returning incorrect argument. I want to sum gross commissions based that occur with a date this year and where the agent = the value in the agent column.

Current formula

=SUMIFS({Gross Commission}, ({Execution Date}, IFERROR(YEAR(@cell), 0) = YEAR(TODAY())), {Agent Name 2}, [Agent Name]@row)

Thanks

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!