Hi,

I have two rows (representing response to question 1 and 2) with "Yes" and "No" values. The columns represent individuals. I need to calculate number of individuals said "Yes" at least to one question. How can i avoid double counting of "Yes" since given individual can say "Yes" to question 1 and 2 however adding them up will be double counting since it is just one individual. Thanks, a