I have a form to add new records into a table. I.e for one Booking ID I could have multiple records. As I save each of my information, I need these saved records in my subform
which is by a query using my Booking ID keyed in the main form as a parameter for the retrieval. Bothe the main form and the subform are from the same table.However it does not happen. Please help.