I have a form and a subform. The form is a work order type form and the subform are the expected tasks. I would like to make a command button that when clicked copies the form and its’ subform’s data. The link field is called WO_ID. So how do you code a copy of the me.form and the me.subform and add resulting new WO_ID to the childs WO_ID fields that are being copied?
Thanks!!!!
Thanks!!!!