S
S2
Greetings all -
I have the following data:
A B
1 Pri State
2 1 X
3 2
4 1
5 3 X
For each value (Priority) in ColA, I need to know how many times "X" occurs
in State (ColB)
I have the following data:
A B
1 Pri State
2 1 X
3 2
4 1
5 3 X
For each value (Priority) in ColA, I need to know how many times "X" occurs
in State (ColB)