crosstabe question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is there a way to take a crosstab query and make a new table out of it?
normally you can take a select query and do a make table. but can you take
a crosstab and do this?
 
You can use a saved crosstab query as the source for a make table query.
 
Sure. Save the crosstab query. Next create a Select query based on the
crosstab. Run it to make sure that the data looks right. Convert this new
query to a Make Table and run 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