G
Guest
I have a query that I'm having trouble in figuring out. I have created a
database that is used for tracking sewer overflows at certain points in the
city. The points in the city are labeled with a number, (i.e. 102, 103,
104,...up to 130). These points are checked roughly 2-3 times per week and
when they are checked I have a simple form that is filled out by the user.
It has a few fields, one is date, one is point number, and another is "Did
overflow occur?" (Yes/No field). I am trying to make a query that will list
each point number once, and then count the number of times "Yes" was selected
for the overflow field during a certain date range. I have done more
complicated things than this but for some reason this one has me stumped,
probably cuz its friday afternoon! Any help would be greatly appreciated.
database that is used for tracking sewer overflows at certain points in the
city. The points in the city are labeled with a number, (i.e. 102, 103,
104,...up to 130). These points are checked roughly 2-3 times per week and
when they are checked I have a simple form that is filled out by the user.
It has a few fields, one is date, one is point number, and another is "Did
overflow occur?" (Yes/No field). I am trying to make a query that will list
each point number once, and then count the number of times "Yes" was selected
for the overflow field during a certain date range. I have done more
complicated things than this but for some reason this one has me stumped,
probably cuz its friday afternoon! Any help would be greatly appreciated.