G
Guest
In my detail section of a report with seven columns, I have a column with
field name Reward with "Yes" or "No" responses as part of the record. In the
Detail footer, how can I add a text box to count the "Yes" and another to
count the "No" responses? Like =count([reward]="yes") or
=count([reward]="no")
Thanks for any assistance.
field name Reward with "Yes" or "No" responses as part of the record. In the
Detail footer, how can I add a text box to count the "Yes" and another to
count the "No" responses? Like =count([reward]="yes") or
=count([reward]="no")
Thanks for any assistance.