I have created a report called Reportcard that gets information from 2 other reports (one, absent, adds absentees and the other, tardy, adds tardies).
I am using the following: =IIf(Nz([F1])="","0",Count([F1])) to count the records. This works great and gives me the values I need in a text...