I have a database of service requests. Each service request is given an entry date. I need a query to tell me if we have 3 requests for the same service within 30 days of each other. So, the 30 days is a moving target. I don't want 3 requests within a specific 30 day time frame. Any ideas on how to set the criteria for [EntryDate] so that Access looks back for matching records and only returns matches that are within 30 days of each other?
Thanks
Thanks