I have a base query where the criteria is based on a form control. I have a 'sum' query built on top of this query. The click event on a form will drive code that looks up a value from the 'sum' query.
The question is, how do I reference the form controls in the query criteria if I want to use this query for multiple forms and the criteria will pull from the active or current form?
Thanks in advance for your assistance!
:->
The question is, how do I reference the form controls in the query criteria if I want to use this query for multiple forms and the criteria will pull from the active or current form?
Thanks in advance for your assistance!
:->