Good morning! I have a issue using countifs. I have a column of data that contains 3 characters - I, M and B. I want to only count I and M. I am currently using {=COUNTIFS(Paste!P:P,"I",Paste!P:P,"M ")} without {} but I only get 0 as the result.
Paste is the worksheet that the data is on and P is the column that contains the data. This seems pretty straight forward to do but for some reason I cannot get the formula to count the criteria I have set up.
Paste is the worksheet that the data is on and P is the column that contains the data. This seems pretty straight forward to do but for some reason I cannot get the formula to count the criteria I have set up.