Query Counter
- From: "Scarlet via AccessMonster.com" <u23579@uwe>
- Date: Wed, 12 Jul 2006 14:28:05 GMT
Hello All,
Please help me put together this simple enough query. The fields are "region",
"period", "yusage", and "arrival". My query as of right now returns all the
information that I need, though I am not sure what I need to do to properly
format it.
For example here are three sample records....
South East, 2, 2005, 1/12/2006
South East, 2, 2005, 1/15/2006
South East 2, 2005, 1/12/2006
Once the counter runs it produces (the dates are grouped, and I would like
them combined)...
South East, 2, 2005, 2
South East, 2, 2005, 1
How do I produce....
South East, 2, 2005, 3
Thanks so much!!
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200607/1
.
- Follow-Ups:
- Re: Query Counter
- From: Stefan Hoffmann
- Re: Query Counter
- Prev by Date: Re: Last try PLease Help!!
- Next by Date: Automatically filling in a field
- Previous by thread: How to write event procedure for table updating?
- Next by thread: Re: Query Counter
- Index(es):