What I have is a table with yes/no fields, with notes fields that correspond to each of the yes/no fields. These two fields are related to a Company name in another table. I am attempting to make a report to display the yes/no fields with their corresponding note boxes for each company, but I cannot figure out how to display only the ones that have a value of yes. Is it possible to only display the fields that are equal to yes for each company as well as the corresponding notes fields for each of the yes fields?