Hi there,
I have the following If Statement populating a field on a continuous form:
=IIf([AllChecks]="Yes","Yes","No"
I would like to display in the Form Header the number of records that are "Yes".
How can I count the results from this If Statement.
Thanks,
Nike
I have the following If Statement populating a field on a continuous form:
=IIf([AllChecks]="Yes","Yes","No"
I would like to display in the Form Header the number of records that are "Yes".
How can I count the results from this If Statement.
Thanks,
Nike