Once a project is "won" I need to create an Order Confirmation. I want to do this by duplicating the information contained in the "frmEstimate" and it's subform "frmEstimateProductServices" which is a continuous form with many records (items).
I have seen Allen Browne's code for duplicating a form and subform record, however, my need is subtly different in that I am passing all the details over to a different Main form and subform. I am not sure what I would need to change that.
Could someone advise?
I have seen Allen Browne's code for duplicating a form and subform record, however, my need is subtly different in that I am passing all the details over to a different Main form and subform. I am not sure what I would need to change that.
Could someone advise?