Is it possible to derive a countifs using two criteria with different array range - one horizontal and one vertical. Please see example below
<tbody>
a
b
c
d
e
f
g
h
i
j
1
Name
John
George
Alex
Allicia
2
s1
1
1
0
0
3
s2
0
0
0
0
4
s3
1
0
1
0
5
s4
0
0
0
1
6...