I have a table that has 20 yes/no fields. When creating an error report to show the null values I'd like to create a report that shows only fields that return a NO value.
I know how to set up in the query to pull only null values but when it rolls to the report I'd like to only see the fields where the value is no will the possibility of showing all 20. Is there a way to shrink the results to ONLY show the NO values and not every field and only the fields with NO values?
A, B, C, D, E, F, G, H, etc.
Report to show only A - Z that return NO value but don't I need category headings for all categories in the possibility of all 20 fields return NO value? Or is there a way to restrict on report to show only NO fields and values?
Sorry if confusing.
I know how to set up in the query to pull only null values but when it rolls to the report I'd like to only see the fields where the value is no will the possibility of showing all 20. Is there a way to shrink the results to ONLY show the NO values and not every field and only the fields with NO values?
A, B, C, D, E, F, G, H, etc.
Report to show only A - Z that return NO value but don't I need category headings for all categories in the possibility of all 20 fields return NO value? Or is there a way to restrict on report to show only NO fields and values?
Sorry if confusing.