I have a form that is bound to a Query. Obviously I can create a text box (or any other control) that has a control source to that query but I have a sum Query that delivers one amount and I would like to present that in a text box. How would i go about referencing that other query on this form?
Recap Form bound to query 1. text box on same form is to present data from query 2
Thanks
Recap Form bound to query 1. text box on same form is to present data from query 2
Thanks