Sub Reports using queries which aren't linked

ryadav

Registered User.
Local time
Today, 22:23
Joined
Jul 11, 2006
Messages
13
Hi

I want to create a report which includes information from different queries. I have tried to add more than one query to a report but it comes up with the following:

'You have chosen fields from record sources which wizard can't connect. You may have chosen fields from a table and a query based on that table. If so try choosing fields from the only the table or query.'

The queries are not linked but include the same fields as each other. Each query returns information for a specific week. Therefore, I am trying to create a report which includes a summary of all the weeks.

Can you please advise?

thanks
 
You can create sub reports for each of the queries and then put them in a master report with no recordsource and without setting a link between the master and subreports. You probably have to do this manually and not by using the reports wizard.
 
search this form using the key word "hasdata"
 

Users who are viewing this thread

Back
Top Bottom