I am creating a spreadsheet on Excel in order to track attendance at my organization's meetings. The names of the members are along the left side, and each successive column represents each meeting. In these columns, I put in an "E" denoting an excused absence and a "U" for an unexcused absence whenever a member is not at a meeting.
My question is how to make two functions at the bottom of each column. One function will add the number of E's in that column, and the other will add the number of U's. This should show how many absentees were excused and how many were unexcused.
For example, in C5 through C22, there is one E and two U's. I want to put a function in C23 that adds the E's in the C column, and another in C24 that adds the U's.
Thanks.
Tags: