hello all,
new to access so here it goes!
I have a table with over 50 fields on it , and a form of checkboxes with the field names that can be selected. I have a query that outputs the selected checkboxes, however I need it to return only what has been checked. Since there is about 50 fields that could possibly be checked, I need it to output the ones that are most relevant (most checked) to least relevant.
I know how to set criteria in the query and have it staggered to have it OR instead of AND, however there is only 9 rows that I could set this criteria for, and I need it for 50. Is there an easy fix to this? Or something I can code to have it account for all 50 fields ?
Any feedback would be appreciated, If I'm being too vague I can explain further.
Thanks!
new to access so here it goes!
I have a table with over 50 fields on it , and a form of checkboxes with the field names that can be selected. I have a query that outputs the selected checkboxes, however I need it to return only what has been checked. Since there is about 50 fields that could possibly be checked, I need it to output the ones that are most relevant (most checked) to least relevant.
I know how to set criteria in the query and have it staggered to have it OR instead of AND, however there is only 9 rows that I could set this criteria for, and I need it for 50. Is there an easy fix to this? Or something I can code to have it account for all 50 fields ?
Any feedback would be appreciated, If I'm being too vague I can explain further.
Thanks!