Hi I am working on a report that tallys jobs with Promise Dates. I need to have a percentage breakdown of how many dates were on time but the problem is, some of the Promise date fields on some of the records are blank, so my total doesn't reach 100%. Is there a way I could count the null Promise date records and go from there. I'm trying to get a count on the records that have blanks for Promise dates but have had no luck so far.