I have an update query, (updates "Table1") with a field that I would like to be able to lookup data from another table (Table2.) I would like the user to be prompted when running the query and to be able to use a list to choose the correct response from "Table2" which will then update "Table1"...