CharlieT302
Instructor
I have a combo box on a "Subform" that displays a list of vendors. The "County" field in the combo box query must sync up with the County field on the Main form.
Here's what I have:
In the criteria row of Combo Box's underlying query it reads:
[Forms]![Frm Referral Primary]![County Code]
At first, it worked now when I open the form it reads "Enter Parameter Value"
Do I have a syntax problem?
Here's what I have:
In the criteria row of Combo Box's underlying query it reads:
[Forms]![Frm Referral Primary]![County Code]
At first, it worked now when I open the form it reads "Enter Parameter Value"
Do I have a syntax problem?