S
Scarlet via AccessMonster.com
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 two sample records....
South East, 2, 2005, 1/12/2006
South East, 2, 2005, 1/15/2006
Now I would like it to display one single record encompassing above as this...
..
South East, 2, 2005, 2
(in effect I am saying in the south east region during period 2 of 2005, 2
people visited us)
FYI - the "period" field is is a date range set from Jan 1st - Jan 28th,
there are 13 total periods.....
Thanks!!!
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 two sample records....
South East, 2, 2005, 1/12/2006
South East, 2, 2005, 1/15/2006
Now I would like it to display one single record encompassing above as this...
..
South East, 2, 2005, 2
(in effect I am saying in the south east region during period 2 of 2005, 2
people visited us)
FYI - the "period" field is is a date range set from Jan 1st - Jan 28th,
there are 13 total periods.....
Thanks!!!