Crosstab Query

A

Alex

Hi,

I need to use a crosstab query which will contain information from several
tables. Usually I would do a first query that includes all the necessary
fields, then I'd do the crosstab query as a second query.

However, this time I can only use 1 query. I'm not sure how to embed one of
the query in the other ?!
 
Top