A
Alex
I have a query that uses 2 tables, Employees & Courses
that has a one-to-many relationship.
I run the query and update data in a row. When I move
out of the row I've just updated, all of the data in that
row is copied to all other rows.
Any idea what I'm doing wrong? Thanks much
that has a one-to-many relationship.
I run the query and update data in a row. When I move
out of the row I've just updated, all of the data in that
row is copied to all other rows.
Any idea what I'm doing wrong? Thanks much