save crosstab query result

  • Thread starter Thread starter Guest
  • Start date Start date
Make the crosstab query into make table query, when you run it, it will
create a new table with the records.
If you need that query as select query because you using it somewhere else,
then create anothe query, select the crosstab query into it, and make that
query into create table query.
 
Many Thanks

It worked as you said by creating the crosstab query and then subsequently
adding it within my table query
 

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