Hi,
I have a main form and within it I have a subform. When I click the delete command it deletes the fields on the main form but not on the subform.
This is confirmed by going to the subform table the data is still available. However, on the main form the data is deleted from its respective table.
Main form name: stud_details
subform: pay_det_sub
main form table containing the data: stud_details
subform table containing the data: payer_det
any help will be highly appreciated
Thanks
I have a main form and within it I have a subform. When I click the delete command it deletes the fields on the main form but not on the subform.
This is confirmed by going to the subform table the data is still available. However, on the main form the data is deleted from its respective table.
Main form name: stud_details
subform: pay_det_sub
main form table containing the data: stud_details
subform table containing the data: payer_det
any help will be highly appreciated
Thanks