Hi,
I have a form built on a query that lists the members of different locations. I would also like the form to display the total number of members at each location, as well as a total number of members.
A Member is determined by if they have a date in the FCSD field. So if the FCSD field is not null, they are a member.
How do I display these totals? Do I do it in the query or the report? And I can't figure out how to count not null dates in a field to get the totals.
Thanks much!!!
I have a form built on a query that lists the members of different locations. I would also like the form to display the total number of members at each location, as well as a total number of members.
A Member is determined by if they have a date in the FCSD field. So if the FCSD field is not null, they are a member.
How do I display these totals? Do I do it in the query or the report? And I can't figure out how to count not null dates in a field to get the totals.
Thanks much!!!