<tbody>
A
B
C
D
E
1
Apple
Orange
Kiwi
Response 1
Response 2
2
=countif(D2:E2, "Apple")
=countif(D2:E2,"Orange")
=countif(D2:E2,"Kiwi")
Apple
Kiwi
3
</tbody>
Do refer to the above for your understanding.
Given that as time goes by, I will have data add on Column F, G, H, I and...