I have a form whos input comes from a query with a condition.
if status field = "complete" then the record is not collected by the query. displayed fields have status="normal"
to update on the form they select a drop down box and click on complete option of the status field.
Question
how do I reload query so the changed records dissapear.
i tried a refresh form button - it did work then it stopped ??
currently they have to highlight any field and click on a-z sort. that seems to reload query and drop unwanted records.
i need a button like refresh but currently it does not work
any ideas
thanks
if status field = "complete" then the record is not collected by the query. displayed fields have status="normal"
to update on the form they select a drop down box and click on complete option of the status field.
Question
how do I reload query so the changed records dissapear.
i tried a refresh form button - it did work then it stopped ??
currently they have to highlight any field and click on a-z sort. that seems to reload query and drop unwanted records.
i need a button like refresh but currently it does not work
any ideas
thanks