hello,
i have column A that has names and column B that has yes or no.
I need to count how many times same name in column a received Yes and how many times it received no.
for example:
A1=alex B1=yes
A2=alex B2=no
A3=marcus B3=no
A4=alex B4=yes
G4= how many times alex received yes?
G5= how many times alex received no?
thanks
i have column A that has names and column B that has yes or no.
I need to count how many times same name in column a received Yes and how many times it received no.
for example:
A1=alex B1=yes
A2=alex B2=no
A3=marcus B3=no
A4=alex B4=yes
G4= how many times alex received yes?
G5= how many times alex received no?
thanks