HI
I have a subform which is a query and does exactly what i want it to do.
This query has criteria, which is selected through the main form.
At the minute the query doesnt update itself straight away if some criteria is altered. However it does update if I navigate to the next record and back again.
Is there a way i can make the query requery itself once the criteria is altered.
(I have tried requerying the query on the afterupdate and on click but this doesnt seem to work).
I have a subform which is a query and does exactly what i want it to do.
This query has criteria, which is selected through the main form.
At the minute the query doesnt update itself straight away if some criteria is altered. However it does update if I navigate to the next record and back again.
Is there a way i can make the query requery itself once the criteria is altered.
(I have tried requerying the query on the afterupdate and on click but this doesnt seem to work).