I
Igor G.
I have forms for each product, and each of this form have field txtProduct
(with unique product name). Also, in each of this form is same subform.
I need to use field Product in ACTIVE FORM like default value in subform.
How to detect active form and fileld.
If I use expression [Forms]![ActiveFormName]![txtProduct]
I need to specify ActiveFormName
Thanks!
(with unique product name). Also, in each of this form is same subform.
I need to use field Product in ACTIVE FORM like default value in subform.
How to detect active form and fileld.
If I use expression [Forms]![ActiveFormName]![txtProduct]
I need to specify ActiveFormName
Thanks!