Good afternoon,
I have a duplicates query that accounts for two different columns of data (gender and race). I have a summary report based on the same table and at the top I would like to display totals for each gender and race represented.
I’ve tried a Count IIF function in place of a query in the text box on the report, but these seem buggy and unreliable. Some return a count and some don’t. I’ve checked the formula and they look fine.
I appreciate in advance any help that anyone can provide.