Crosstab query

J

jeanulrich00

Hi

Is it possible to create a table from a crosstab query ?

The crosstab query was made with SQL code and cannot be represented in
design view (only SQL view)

If the answer is yes, what approach should I use or what is the code
to do what I want

Thanks a lot to help me
 
J

John W. Vinson

Hi

Is it possible to create a table from a crosstab query ?

The crosstab query was made with SQL code and cannot be represented in
design view (only SQL view)

If the answer is yes, what approach should I use or what is the code
to do what I want

Thanks a lot to help me

Create a new MakeTable query, and base it on the stored Crosstab query
(instead of basing it on some table).

John W. Vinson [MVP]
 

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