L
lnbarnes
Guest
I have a form for reports, specifically mailing labels. I have a form with contact information that is linked to a project table. Not all contacts need the same document, so in the Project table, I have boolean fields for the different documents. What I want to be able to do is use and unbound box on the Reports form to select the project, then use use a boolean field on the form to select all of the contacts that need that particular document, which will then be used as the basis for generating mailing labels. I am not sure how to configure the query to that information off the form. There would be the unbound box for the name of the project, then 5 boolean fields on the form to select which document associated with that project.