I am inputing records through a form that has a check box to identify members. In the table the check box shows checked for members and no check for non-members.
I want to run a single query that will pull members or non-members based on input from the user. In the query now I have the table...