Converting a Query to a Table

  • Thread starter Thread starter Mike
  • Start date Start date
Mike said:
Does anyone know how to convert a query to a table through
code???

Can you explain why you would want to do that? Virtually anything that can
be done with a table can be done with a query. I assume you would have to
change the query to a Make-Table query, execute it, and then delete it.
 

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

Back
Top