I have form (frmCustomer) which has a subform (frmCustomerQuotation) which also has a subform (frmCustomerQuotationProduct)
In subform (frmCustomerQuotationProduct) I have a Public Sub called UpdateCosting
What is the correct syntax to call UpdateCosting from frmCustomerQuotation?
Many thanks
In subform (frmCustomerQuotationProduct) I have a Public Sub called UpdateCosting
What is the correct syntax to call UpdateCosting from frmCustomerQuotation?
Many thanks