It's likely very easy. I'm new to this and I guess I'm not writing an expression the correct way. What I've done is put a TextBox on FORMa. FORMa is based on QUERYa. In QUERYa, FIELDa has criteria that needs INPUTa.
I want what is typed in for INPUTa to show in TextBox on FORMa.
For the TextBox Control Source Property I wrote the expression:
=[Forms]![FORMa]![INPUTa]
I don't know if it's just a syntax issue, a reference thing; or am I just going about it the wrong way.
Any help appreciated.
TIA
I want what is typed in for INPUTa to show in TextBox on FORMa.
For the TextBox Control Source Property I wrote the expression:
=[Forms]![FORMa]![INPUTa]
I don't know if it's just a syntax issue, a reference thing; or am I just going about it the wrong way.
Any help appreciated.
TIA