I have created a registration form that will allow me to register for certain courses that I am conducting. The idea is that a client can attend many courses on the same day, many courses on many days as well as the same course on many days. I have set up the form such that it will allow me to view the course dates via query when I select the course name with a cbo. The tricky part now which I have no idea how to complete is to allow me to register the client for the particular course held on the particular day. My database is attached for reference. Would anyone please kindly enlighten. The form in question is frmContactCourses



Cheers,
Julian

N.B. The CompanyName and ContactID are referenced from the previous form frmContacts