Hello, I have a query of payment runs made. I want people to be able to enter 1 or more payment references so the query only shows those payments.
I've created a table that will filter the query once references are entered into it.
What I want now is to create a form so other uses simply enter x amount of references (no limit) into the form and press run for the query to pop open. However, I also want, whenever the form is opened for the table it feeds into to be cleared.
I've tried a delete query but when I open the form it has #deleted in each of the fields.
Hope this is making sense - any help???