Having an issue getting a count when two conditions are met from two ranges/columns from a different sheet. This is what I have but doesn't work:
=COUNTIFS([{Serviceability Check Requests Range 2}]:[{Serviceability Check Requests Range 2}], “May 2025”, [{Serviceability Check Requests Range 3}]:[{Serviceability Check Requests Range 3}], "Customer Service")