I would like to open a parameter query so that it's visible to the operator (not as a recordset in the VBA code) but I also want to set the parameters before it's opened so that I can control what the operator sees when it's run from a form, but so that it's also possible to run the query natively (double-click the querydef object from the database window) and have it ask for the parameters.
Is this possible?
PS. Please request clarification if anything is not clear.
Is this possible?
PS. Please request clarification if anything is not clear.
Comment