K
Kevin199
I have a query that I have been executing via the line "DoCmd.OpenQuery
myQuery" in the code for a form. I've have modified the query so that it
takes a parameter but I can't figure out to how to pass the parameter to the
query. The parameter is a string calculated within the form's code.
myQuery" in the code for a form. I've have modified the query so that it
takes a parameter but I can't figure out to how to pass the parameter to the
query. The parameter is a string calculated within the form's code.