Hello, I have a form created from a table name Result. It holds all the data for bus stop locations (more than 6,200). Locations are used by more than one STOP.
When any field on the form created from the Result table is edited, I would like to have another form pop up after saving the edits, showing all the related Stops for the location number then ask the user to confirm the update to all the locations or allow the user to make edits to the form. Is this procedure possible?
When any field on the form created from the Result table is edited, I would like to have another form pop up after saving the edits, showing all the related Stops for the location number then ask the user to confirm the update to all the locations or allow the user to make edits to the form. Is this procedure possible?