Displaying multiple cross-tab queries at the same time

NebraskaUser

Registered User.
Local time
Yesterday, 22:50
Joined
Aug 17, 2018
Messages
12
Ideally, I need to display four different cross-tab queries on the same report or form. Any idea how I might do that?
 
If they have a suitable field you could join them in another query ?

Alternatively look at putting each one into its own sub report, and then put each subreport into a master report.
 
Another possibility is a union query if they all have the same columns.

We need to know more about what you are trying to show.

Multiple subforms/subreport as Mindy suggested is probably what you are looking for.
 

Users who are viewing this thread

Back
Top Bottom