I am trying to count two separate columns based on the criteria below and am receiving the error "#Unparseable".
My formula is as follows: =COUNTIFS([Force Level_FRB]:[Force Level_FRB], ="10% / L2", and [PINS Case_FRB]1:[PINS Case_FRB]210))
The PINS Case_FRB column has two options: PINS and PINS_A, where applicable, otherwise the cell is blank if it is not one of the two options.
How do I get a count to know how many 10% / L2 cases are related to a PINS or PINS_A?
Your assistance is appreciated!
Jolene