I am trying to add a third range/criterion to functioning formula. I added ", {2021 Resource Tracker Location}, "Lead"" and it causes #INCORRECT ARGUMENT SET. I have tried several other ideas without success. I probably am just over thinking it and it is something simple.
=COUNTIFS({2021 Resource Tracker Appraiser Text}, FIND(Appraiser@row, @cell) > 0, {2021 Resource Tracker Range 1}, AND(@cell >= DATE(2021, 3, 16), @cell <= DATE(2021, 3, 31)), {2021 Resource Tracker Location}, "Lead")
Thank you for your time.