counting correct answers
Posted by Craig Lynch on October 24, 2001 6:31 PM
Hello,
I want to calculate correct answers in a list, the data looks like:
winner joe john
galaxy galaxy fire
blitz bears blitz
I want to add the correct answers for each participant. In this example joe and john's totals would equal 1. How can I calculate this quickly?
Thanks.