D
Donnie Stone
I have data in:
Column P Column V
DIV# CODE
5 M
6 T
8 5
11 P
42 O
I want to count the number of occurrences in column P that matches "5" if
there is an "M" in column V.
Thanks in advance for the help.
Column P Column V
DIV# CODE
5 M
6 T
8 5
11 P
42 O
I want to count the number of occurrences in column P that matches "5" if
there is an "M" in column V.
Thanks in advance for the help.