L
Larry
I need to write some code that will pass parameters to a query, based on
input from a form, then open that query in datasheet view.
I know how to set parameters using QueryDefs, then use that as a recordset.
But in this case, after I set the parameters, I want to open the query to
view the results.
I could probably do this with a form, but I really don't need the form. Just
the query results. Can this be done?
input from a form, then open that query in datasheet view.
I know how to set parameters using QueryDefs, then use that as a recordset.
But in this case, after I set the parameters, I want to open the query to
view the results.
I could probably do this with a form, but I really don't need the form. Just
the query results. Can this be done?