L
Luke Bailey
To reference a text box on a form for a value, you use
something like strMyVal = forms![form 1]![txt MyString].
How do you reference a text box from a subform?
something like strMyVal = forms![form 1]![txt MyString].
How do you reference a text box from a subform?