Hi, I am asking for your help to solve the following.
I need to add the same data into the subform of the different records.
I have made a form with an unbound control and has a VBA code to autofill it to the suborm like
me.control=me.parent.unbound control.
It works all right. However i need to put two records to the same subform with autofill like process. Is it possible?
thanks
Andrew
I need to add the same data into the subform of the different records.
I have made a form with an unbound control and has a VBA code to autofill it to the suborm like
me.control=me.parent.unbound control.
It works all right. However i need to put two records to the same subform with autofill like process. Is it possible?
thanks
Andrew