Hi Guys
I have 2 tables called LocationTable and NewLocationTable
If a location is changed in NewLocationsTable in the field Location, I have a query that updates the same field in the LocationsTable
Can I create a form that looks at NewLocationsTable and allows me to update from there? I've been trying and so far haven't got it to work.