Hello again,
Can someone please answer my question?
I'm trying to display the count of error names that the user selected, by month, by using a crosstab query I created in my database. Such as:
Error Name Jan Feb Mar .... Total
Incorrect Id 4 10 7 21
Incorrect Name 2 1 8 11
I'd like to do this in a repeating table if possible.
Thanks,
RhysAZ