Query Object

E

Earl

I am trying to find a way to capture the results of the
Access Query Wizard. I can call the wizard using the
DoCmd.RunCommand acCmdNewObjectQuery command, but have
been unable to capture the resulting query. I would like
to put the results into a QueryDef and save it as a
persisted recordset in the users home directory.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top