What I am looking to do is count the Category when it has a particular status. In the end, each category will have three different formulas one for each status. Here is my current formula.
=COUNTIFS({VDC Category}, "MEPF Coordination", {VDC Status}, "Not started")
The current error is #incorrect ARG