R
Reici
I have a "yes/no" field called Sold. I need to track and report what percent
of total solicitations sold. I thought I could use the built in sum feature
which provides a record "Count(*)" for each record in a group. However, I
dont know how to set up the equation as the control is called the same for
each grouping.
How do I either use that control or set up a calculated field to count
total records and count the number of records with Sold="yes".
of total solicitations sold. I thought I could use the built in sum feature
which provides a record "Count(*)" for each record in a group. However, I
dont know how to set up the equation as the control is called the same for
each grouping.
How do I either use that control or set up a calculated field to count
total records and count the number of records with Sold="yes".