J
JimP
A query for a combo box on a form uses a value from a text box on the same
form. Can I refer to the text box without specifying the form name? e.g.
Currently I am using "Forms!Form1!Text1" - would like to use something like
"Forms!(Me.Name)!Text1"
form. Can I refer to the text box without specifying the form name? e.g.
Currently I am using "Forms!Form1!Text1" - would like to use something like
"Forms!(Me.Name)!Text1"