Hi there,
I have a form (Packing) which feeds into a table called "Inputs". I have managed to make it so that when a checkbox is ticked, a "Date Packed" appears signalling the time it was picked.
At the moment I am pleased with the layout of my form (currently in a database view) and how it links to the table, however when I begin inputting thousands of records, I want to be able to not scroll to the bottom of the page to find those that are unchecked.
Would there be a filter that I could apply somewhere so that only records with an unchecked box would show in this form?
http://i1350.photobucket.com/albums/p777/JPed1/accessproblem4_zps17790c03.png
This is what my form currently looks like; maybe there is a way in the clicked event of the checkbox to hide records in this form once it has been selected?
Any help would be appreciated!
I have a form (Packing) which feeds into a table called "Inputs". I have managed to make it so that when a checkbox is ticked, a "Date Packed" appears signalling the time it was picked.
At the moment I am pleased with the layout of my form (currently in a database view) and how it links to the table, however when I begin inputting thousands of records, I want to be able to not scroll to the bottom of the page to find those that are unchecked.
Would there be a filter that I could apply somewhere so that only records with an unchecked box would show in this form?
http://i1350.photobucket.com/albums/p777/JPed1/accessproblem4_zps17790c03.png
This is what my form currently looks like; maybe there is a way in the clicked event of the checkbox to hide records in this form once it has been selected?
Any help would be appreciated!