Hi, I have a data entry form (continuous) based on a single table, which appends data to another table through a query.
This form has several filter buttons which helps the user to find the records he needs to enter data against.
How can I build a button so that when clicked, it will...