I am trying to make a register for my students.
Along the top being the date and student down the side
at the end i have present abcent and late.
I am trying to populate a sum for the month end.
The formula i have used is =COUNTIF(B3:F3,"p")
All date cells selected and if p inserted then it calculates a 1 in the attended cell.
same formula works for absent these are deleted from the total attenadence cell.
Problem comes when i have a cell called late, if i use the same formula it calculates the late but delets the attence figure.
I need it to populate the late cell and the present cell.
If the student has been present 3 days, then attendace cell reads 3, if he has been late the other two occations attendace should be 5, and the late cell 2.
Hope this akes sense.
Any help on the formulas i need to accomplish this will be greatly apprecited.
Along the top being the date and student down the side
at the end i have present abcent and late.
I am trying to populate a sum for the month end.
The formula i have used is =COUNTIF(B3:F3,"p")
All date cells selected and if p inserted then it calculates a 1 in the attended cell.
same formula works for absent these are deleted from the total attenadence cell.
Problem comes when i have a cell called late, if i use the same formula it calculates the late but delets the attence figure.
I need it to populate the late cell and the present cell.
If the student has been present 3 days, then attendace cell reads 3, if he has been late the other two occations attendace should be 5, and the late cell 2.
Hope this akes sense.
Any help on the formulas i need to accomplish this will be greatly apprecited.