I tried finding an answer, but is there a way to design a form to recall information "if" criteria matches?
So if Criteria 1 = True and Criteria 2 = True, recall data from the table.
Criteria 1: Location
Criteria 2: Type of Incident
So if Criteria 1 is found and Criteria 2 is found, return all of the data for that incident. This would lessen duplicates and allow the individual to update the information.