G
Gringarlow
I need to find each time a code occurs 5 or more times in a 7 day period.
Example:
CodeA and Town are fields in tblHelpr that I add rows of data to every
morning.
My query will run after the table is updated.
If CodeA occurs in a specific Town 5 or more times in the last 7 days, I
need to see that in my query.
Example:
CodeA and Town are fields in tblHelpr that I add rows of data to every
morning.
My query will run after the table is updated.
If CodeA occurs in a specific Town 5 or more times in the last 7 days, I
need to see that in my query.