B
Bruno Frisque
Hi group,
I want to know the value of a field wich is in a subform on a form.
(OFF XP Dev)
for example what is the syntax for:
Debug.print Forms!Annex1!subform!MyField1
I'v tried many things, but always "Cannot find MyField1"
(The form and his subform are loaded, and MyField1 is there)
Any suggestion ?
Many thanks in advance
I want to know the value of a field wich is in a subform on a form.
(OFF XP Dev)
for example what is the syntax for:
Debug.print Forms!Annex1!subform!MyField1
I'v tried many things, but always "Cannot find MyField1"
(The form and his subform are loaded, and MyField1 is there)
Any suggestion ?
Many thanks in advance