I have a query that list contact information for our customers with checkboxes showing (True = yes, false = no) whether they want specific contact information to be published and be distributed among our customers. For example, John Doe wants only address and home phone listed but not his fax number or Email address.
I’m trying to figure out how to show information that each customer wants to be published via code in a report I’m creating. Obviously, I can’t use queries because I need to show all customers that wants to be published, but with specific information rather than all information.
TIA.
Brent