H
hikaru
hi all,
I have a form with a subform. I have text1 in the parent form. what I want
to do is to use a code in the subform's AfterInsert, AfterUpdate and
AfterDelConfirm to select all its records according to a criteria and the
returned records are copied into one textBox in the parent form (in text1).
Is this possible? How can I do it?
Your help is appriated.
Thanks in advance.
I have a form with a subform. I have text1 in the parent form. what I want
to do is to use a code in the subform's AfterInsert, AfterUpdate and
AfterDelConfirm to select all its records according to a criteria and the
returned records are copied into one textBox in the parent form (in text1).
Is this possible? How can I do it?
Your help is appriated.
Thanks in advance.