L
larryo
I have created a database and input form for a non-profit. Among the services
the non-profit offers, it allows 'clients' to come in once per week and get
bag(s) of groceries from its food cupboard. When they come in, a 'date' entry
is made in the form corresponding to the date they come in. So if a client
comes in once a week, every week of the year, there would be 52 dates
entered, and the total or 'count' or 'sum' of the visits would be 52.
However, very few of the 'clients' come in every week. But the non-profit
would like to get a tally of the number of visits within a specified period
of time per client. So, what I would like to do, however it may be done -
either in a query or a report, is to total the number of times a client comes
in by 'counting' or 'summing' the 'dates'. No matter what I have tried, I
just can't get it to work. Any help will be greatly appreciated
the non-profit offers, it allows 'clients' to come in once per week and get
bag(s) of groceries from its food cupboard. When they come in, a 'date' entry
is made in the form corresponding to the date they come in. So if a client
comes in once a week, every week of the year, there would be 52 dates
entered, and the total or 'count' or 'sum' of the visits would be 52.
However, very few of the 'clients' come in every week. But the non-profit
would like to get a tally of the number of visits within a specified period
of time per client. So, what I would like to do, however it may be done -
either in a query or a report, is to total the number of times a client comes
in by 'counting' or 'summing' the 'dates'. No matter what I have tried, I
just can't get it to work. Any help will be greatly appreciated