Is it possible to take a query, edit the fields in the query and then update the same table with the changed fields excluding duplicates?
I have been trying to find a solution for this for a while now. I can't figure out if I need to append the query to a custom made form or if I can edit the...