I am looking for some help with the Contains function. I currently have the following formula which is working fine.
=COUNTIFS({2021 Archive Range - RFI Reason}, "Census", {2021 Archive Range Assigned To}, "JP Pedicino")
I need to update it to search for CONTAINS "Census" in the 2021 Archive Range - RFI Reason range
and
Equal to "JP Pedicino" in the 2021 Archive Range Assigned To range.