G
Guest
I've used recordset.open <query string>, CurrentProject.connection to run a
query on a table. How can I save the results of such query? I would then
like to show the query results in a listbox and so I'm trying to write the
results to a query which is already a data souce of that listbox.
Many thanks in advance for your comments.
query on a table. How can I save the results of such query? I would then
like to show the query results in a listbox and so I'm trying to write the
results to a query which is already a data souce of that listbox.
Many thanks in advance for your comments.