Hi, I would like to request some assistance with my database, please.
I have a movie collection database that I’ve imported movie titles into. I’ve attached the database. If you open the Movie table, and you scroll down to the bottom of the Title list, after the films by director Frederick Wiseman, you’ll see 43 movie titles.
The Actor table is linked to the Movie table via a join table named Actor_Join. Right now, the only actor I’ve added to the Actor table is Harold Lloyd.
I’d like to batch add the actor Harold Lloyd to those 43 movie titles so his name appears in the Combo Box in the Actor subform tab of the corresponding title. I haven’t figured out how to do that. The only way I currently know how is to add them via the form one by one. That’s impractical, of course. I’m going to want to do this also with all my Charlie Chaplin, Buster Keaton, Clint Eastwood, Laurel and Hardy, and Little Rascals movies--eventually.
Is this possible? If it is, what is the most practical way of adding an actor’s name to those movies? Am I correct in assuming this requires an Append Query? If it does, I’m not really sure how to go about designing one.
Thank you very much.
actors.zip