Thank you, much appreciated.
I have a subform set up, but I'm not sure how to input things into the junction table. This is what I have so far. I managed to use a SQL query to fix what i wanted in edit 1, and just to confirm, for row source, i now have:
SELECT Inventory.Book_Title
FROM...