This message is very off topic - sorry. I did not want to have to look
for and sign up for yet another mailing list when I have what I hope is
an easy question for someone in the know ;)<br>
<br>
I have a column whose value is any where from 1 to 5.  I would
like to count the number of 1, 2, 3, 4 & 5's.  For example:<br>
<br>
Name            score<br>
Sally                 4<br>
George             4<br>
Tim                  3<br>
Amber               1<br>
Jamie               4<br>
<br>
<br>
Score break down:<br>
<br>
     5's            0  <- equation to go here<br>
     4's             3<br>
     3's             1<br>
     2's            0<br>
     1's             1<br>
     <br clear="all"><br>-- <br>Jamie Bohr