How do I set a subform to accept data only if its parent subform has data?
Let me explain:
frmPatients
subformAppointments
subfrmOrders
I do not want orders entered in the subfrmOrders UNLESS the user has first created an appointment in the subfrmAppointments.
Thanks
Luis
Let me explain:
frmPatients
subformAppointments
subfrmOrders
I do not want orders entered in the subfrmOrders UNLESS the user has first created an appointment in the subfrmAppointments.
Thanks
Luis