Hi there,
I am having some difficulties with my application. Firstlly i have the form that populates all faults logged regardless of the status, the source for my form is the query Q1. On the form i had an option to allow for filtering using fault reference number for which you must enter ref number and press the button. After you pressed the button the form must refresh to show only that fault. The problem i have is that when i press the button, my Q1 is modified to include the condition but the condition is save on the query. When i close the form and re-open it again, it doesn't default back to show all the faults.
Can anyone help me out on this.