I have a form that has its data coming from a query that has a "name criteria". I recently added buttons to the top of the field columns in the form that allow you to sort each field by clicking on it. The problem is that whenever I click one of the columns to sort the form refreshes and I have to enter the "name" criteria each time I click the button to sort the fields. Is there a way to automate this? the Name entered is stored in a field on the top of the form prior to clicking any of the "sort" buttons. Is there a way we can take this field data and automaticaly enter it into the "criteria" for the query each time it refreshes?
Start Free Trial