T
TomP
I created a report and would like to get a count of records with two
conditions. Here is what I entered:
=Abs(Sum(IIf([terminate]=-1,1,0)) And [caseload]="SA")
This information is entered in an unbound text.
I would like to get a total count where the terminate field (yes/not) is
checked and the caseload meets a certain criteria.
Thank you!
conditions. Here is what I entered:
=Abs(Sum(IIf([terminate]=-1,1,0)) And [caseload]="SA")
This information is entered in an unbound text.
I would like to get a total count where the terminate field (yes/not) is
checked and the caseload meets a certain criteria.
Thank you!