I have a table with about 40-50 fields on it, the majority of them just enter yes or no for the text on it. I'm trying to figure out how to get the same kind of output that a CountIf does in Excel.
Do I have to create a report based of that table and add in a text box for each field that does a Count(IIF()) Function for each yes that I would like to count.
All in all I'm trying to get a count of how many fields were marked yes and get a percentage of that.
Ideas?
Thanks!
Do I have to create a report based of that table and add in a text box for each field that does a Count(IIF()) Function for each yes that I would like to count.
All in all I'm trying to get a count of how many fields were marked yes and get a percentage of that.
Ideas?
Thanks!