I have a query that I want to use for a report and also to load a listbox. This would depend on a value selected from a combo box. The combo box is on two distinct forms.
How can i get the value from the form into the query as a parameter. I have an IIF form1!dropdown = "",form2!dropdown,form1!dropdown)
The parameter prompt comes up after I select the value.
Not sure how to best do this.
How can i get the value from the form into the query as a parameter. I have an IIF form1!dropdown = "",form2!dropdown,form1!dropdown)
The parameter prompt comes up after I select the value.
Not sure how to best do this.