Access 2003 - Running an update query based on select query results
问题 I currently have a subform that displays a select query. I want to update all the records of Table B that are showing in the subform with information from the form. The subform is not necessary. I was just using it to make sure my select query was displaying correctly. Table A has 3 columns (OID, Project_Number, Landowner) Table B has 4 columns (OID, PhoneNum, Address, Year) These tables have a one to many relationship. One OID in Table A relates to many in Table B Table A 1 A10 Bill 2 B10