Re: How do I get a total, based on dates?
- From: "tina" <nospam@xxxxxxxxxxx>
- Date: Sun, 08 Feb 2009 21:52:25 GMT
seems like a simple Totals query should work okay. just GroupBy the client
ID field, and Count the visit date field. set criteria on the visit date
field to pull only the records with dates in a specified time frame, using
Between...And...
hth
"larryo" <larryo@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E641DAA2-14C8-463A-8DBD-3240621A1EF9@xxxxxxxxxxxxxxxx
I have created a database and input form for a non-profit. Among theservices
the non-profit offers, it allows 'clients' to come in once per week andget
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 clientperiod
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
of time per client. So, what I would like to do, however it may be done -comes
either in a query or a report, is to total the number of times a client
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
--
larryo
.
- Follow-Ups:
- Re: How do I get a total, based on dates?
- From: larryo
- Re: How do I get a total, based on dates?
- References:
- How do I get a total, based on dates?
- From: larryo
- How do I get a total, based on dates?
- Prev by Date: Re: Help with survey response query
- Next by Date: Re: Query Multiple Tables in Access 2002
- Previous by thread: How do I get a total, based on dates?
- Next by thread: Re: How do I get a total, based on dates?
- Index(es):
Relevant Pages
|