I have multiple columns in my crosstab queries. Currently, they all display in count. How do I get them to display in percentage?
Thanks in advance
I have multiple columns in my crosstab queries. Currently, they all display in count. How do I get them to display in percentage?
Thanks in advance
percentage of what? the row the item is on? the column the item is on? the sum of the entire matrix?
can you provide a sample database so I don't have to create garbage data from scratch to reproduce your results before going any further.