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.