U Udayan Mar 5, 2009 #1 Any one please help me...... How to display two Queries report in one Report Thanks in advance
J John W. Vinson Mar 5, 2009 #2 Any one please help me...... How to display two Queries report in one Report Thanks in advance Click to expand... 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.
Any one please help me...... How to display two Queries report in one Report Thanks in advance Click to expand... 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.
A Allen Browne Mar 5, 2009 #3 Udayan said: How to display two Queries report in one Report Click to expand... Use a subreport.