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?
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?