Hi,
I have a Main Form. Then I have a SubForm that have other two subforms and a button.
These button open a new Form.
I need a field of the SubForm in the new Form.
I try with these, but doesn't works. I thing I try all the possibilities but nothing:
could you help me please?
Many thanks and sorry for my english!
I have a Main Form. Then I have a SubForm that have other two subforms and a button.
These button open a new Form.
I need a field of the SubForm in the new Form.
I try with these, but doesn't works. I thing I try all the possibilities but nothing:
Code:
Me.Id_Episodio = Forms!Paciente!Subform1.Episodio_Sub!Id_Episodio
could you help me please?
Many thanks and sorry for my english!