S
Saxman
I have a form with a drop down list for membership status, i.e. member,
fellow, registered or associate. The 4 membership types are stored in a
table 'Memstatus' and the data stored in a table 'Clients', in a column
'Membership Type' with the values 1,2,3,or 4.
How do I find out how many members of each type?
fellow, registered or associate. The 4 membership types are stored in a
table 'Memstatus' and the data stored in a table 'Clients', in a column
'Membership Type' with the values 1,2,3,or 4.
How do I find out how many members of each type?