G
Guest
Greetings,
I have two tables. Table A is student records with a unique student id.
Table B is each students weekly lunch selections, again with a unique student
id.
When I join the two tables with a query, utilizing the student id from table
B, the fields in the query from table A do not refresh. If I allow duplicates
on table B, then refresh is instant.
Am I missing something? Both tables must have no duplicates, but I do not
see how to accomplish my task with the query and an associated form if I
cannot get that instant refresh.
Thank you in advance for your support,
DKB
I have two tables. Table A is student records with a unique student id.
Table B is each students weekly lunch selections, again with a unique student
id.
When I join the two tables with a query, utilizing the student id from table
B, the fields in the query from table A do not refresh. If I allow duplicates
on table B, then refresh is instant.
Am I missing something? Both tables must have no duplicates, but I do not
see how to accomplish my task with the query and an associated form if I
cannot get that instant refresh.
Thank you in advance for your support,
DKB