Hello, Using Access 2010...
I can't get this to work and it seems as if it should be :)
I have a text box on a form, which is a subform on a main form. The main form is Child Info, the subform is called AdultList, and the subform control is called AdultSFCont
I would like the value of the control Adult ID on the subform AdultList to magically appear in a control on a different form.
I have set the record source to =[forms].[AdultList]![Adult ID] but all i get is the #Name? error.
Can anyone help me? Thanks!
I can't get this to work and it seems as if it should be :)
I have a text box on a form, which is a subform on a main form. The main form is Child Info, the subform is called AdultList, and the subform control is called AdultSFCont
I would like the value of the control Adult ID on the subform AdultList to magically appear in a control on a different form.
I have set the record source to =[forms].[AdultList]![Adult ID] but all i get is the #Name? error.
Can anyone help me? Thanks!
Comment