Why am I getting a type mismatch error with this code?
"=COUNTIF($A$2:$H$301," * "&L2&" * ")"
I am trying to count the number of instances the name in cell "L2" shows up in the range "A2:H301". As you can see it needs to be a partial match. Image below for a helpful visual.