I have a form and a subform. The form feeds data to a query. On the click of a button, the subform sets it's property to visible. That works fine. What I want it to do is become visible and popluate with the data from the query. Do I need to put a "me.requery" in, and if so, where exactly?
Thanks for any help, I hope I've provided enough information.
Thanks for any help, I hope I've provided enough information.