2 Queries report

U

Udayan

Any one please help me......
How to display two Queries report in one Report

Thanks in advance
 
J

John W. Vinson

Any one please help me......
How to display two Queries report in one Report

Thanks in advance

Several ways, depending on the details... which you haven't posted.

One way would be to use an unbound Report with two Subreports, one based on
each query.

If the two queries are related you may be able to join them into one, but I
have no idea if that applies in your case.
 
Top