Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

add another query to a report

Status
Not open for further replies.

kiloslug

Technical User
Nov 7, 2005
5
CA
I had a report created that was linked to a query. Now I have to add additional information to the same report that comes from another query.

I tried adding text boxes with the information from the other query like:
=[qryDailyWCProductivityProductCategory]![SumOfruntime]
but this just gave me errors.

Is there a way to add this query to the report so I can call information from it or do I have to start from scratch?
 
How about a subreport ?

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Or a new/revised query with ALL the relevant fields?

Pampers [afro]

you're never too young to learn
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top