hi,
I'm a newbie at Access trying to learn more about SQL and stuff... I'm sure this is probably a trivial question, but can't seem to figure it out. or if my approach is just wrong.
I started database project to get the hang of things. I have proper Tables and relationships design established. But I am running into some difficulty with form design.
I want to have a form to enter values of actors in a movie. So, in each record, I want to enter data for multiple actors. So when I try to create more than one actor entry field, they all seem to auto populate the same data from just the first data entry. Is there a way to create duplicate independent fields in a form sourced from one field in a table?