I am trying to total a status field which is based off a lag time formula which is then turned into a status (Early, on time, late, or pending)
I am trying to calculate how many early, on times, lates, and pendings I have for each quarter.
This is the formula I am using:
=Sum([Status2]="On...