Im trying to create a report that will require data from several different queries. In the past, i've created a report and then bound the data source to a specific query.
Because of the amount of data necessary to create this report from different queries, I figured if I didnt bound the report to any query but to make each individual text box point to the data source.
My question is, how do I go about forcing a text box to pull data from a specific record, with different text boxes referencing different query sources.
Any help is greatly appreciated.
Thank you in advance.
Because of the amount of data necessary to create this report from different queries, I figured if I didnt bound the report to any query but to make each individual text box point to the data source.
My question is, how do I go about forcing a text box to pull data from a specific record, with different text boxes referencing different query sources.
Any help is greatly appreciated.
Thank you in advance.