Refreshing the records displayed in a form
Hi,
I have a tabular form which displays the results of a saved query. Included on the form are controls to refine the displayed records by modifying the .SQL property of the underlying query. My problem is that I can not work out how to make the form display the new results - the the query changes, but the results displayed on the form do not. What method will achieve this without having to close and reopen the form?
Thanks,
Drew
|