Hi,
I have built a simple database for a dance school.
The junction table that handles enrolments is behaving a bit weird.
I have a form that deals with class payments. This is linked to the enrolments table via datasheet.
When i refresh the datasheet (which is embedded in a form) after a payment the first record in the enrolments table changes its value.
Effectively the first student changes to whatever class i am currently viewing.
Any ideas?
Cheers