display result of a query in a text box

M

Maureen

I want to display the result of a seperate query on a report. This is a
different query than what the report is built on.
Is there any way do this?
 
S

Sheila D

You could create a 2nd report based on that query and then include it as a
sub report in the 1st one. You will have to determine if and how the 2
reports are related when you add the sub report (Toolbox, Sub report wizard)
 
Top