I am relatively new to access and am learning a lot on my own. I work at a church and am currently building and attendance tracking database for our adults, youth group and children's programs. I have created an attendance history table which has the following fields: People ID, Full Name, and attendancedate, and present (which marks an x if the student was present). What I want to do is create a form that lists the people ID, Full Name present fields on a specific date. I have tried doing this using a Subform but have run into problems. This is how I want the form to be built: have a text box that shows the date with the ability to toggle between the dates in my table and a list box that shows the people present on the date that is being toggled. Is this possible if so can someone guide me on how to do it? Hopefully this makes sense. Thanks for any help offered.