Ok. So what fields would I bring into the sub-form?
Currently, the main form has:
BookingID, ClientID, StaffID, StartTime, EndTime, Date
The subform has:
AppointmentBookingID, BookingID, AppointmentTypeID, SessionLength, CPH, AppointmentType
Now that I'm getting CPH from the...