Hi i'm using Access 2010 and i'm trying to create a form for work that allows users to enter details of events that we run and then enter a list of participants as they book in for the event. I've created a table called Events with the fields EventName, EventDate, StartTime, EndTime, Location and created a form for it with buttons for adding a new event and navigating through exiting ones.
What i'm stuck on is adding some kind of list where users can type in details of people booking in for the events (name, phone, if they've paid yet etc....) and having a new list each time you add a new event?