Hi there,
I have a report in which I would like to limit the records shown depending on the user selection from a drop down list. What seemed the right way to do it was make a form with the list, then point the field in the query behind the report to the popup.
I've got the form, I've got the query. I'm not sure what to put in the query to make it work. I tried this:
[Forms]![PopUpForm]![popup]
and this
=[Forms]![PopUpForm]![popup]
But both just throw up a dialog box for entering a parameter value with that on it. No worky.
I would appreciate some help!!
THANKS!
Kate Holy tek-tips batman!:-0
I have a report in which I would like to limit the records shown depending on the user selection from a drop down list. What seemed the right way to do it was make a form with the list, then point the field in the query behind the report to the popup.
I've got the form, I've got the query. I'm not sure what to put in the query to make it work. I tried this:
[Forms]![PopUpForm]![popup]
and this
=[Forms]![PopUpForm]![popup]
But both just throw up a dialog box for entering a parameter value with that on it. No worky.
I would appreciate some help!!
Kate Holy tek-tips batman!:-0