Counting the number of "Y" in a row

M

Mikey C

Hi all

I know this has to be pretty simple but I can't quite figure it out. I
want a field at the end of each row which will count the number of
fields with a "Y" and show the total number. I tried an IF statement
but this went all wrong and I have tried the COUNT () statement but
was not sure how to get this to count letters.

Can somebody please help?
 
Top