Hi,
I have a form with a large number of subforms inside it (around 20
subforms), There is the possibility of filtering the data using a pop-up
form that create/change a query (all the subforms are linked to that query),
Once that I create/change the query, Is there any easy way to update all the
20 subforms on the fly??.
Normally I use to change the recordsource in each subform to show the
changes, but since there are 20 subforms (each one with a sql recordsource)
it will be lot of work, so I am lookong for an easy way.
Thanks,
Jaime