This is what is written in the row source.....SELECT [Cat/Class] AS Expr1, Sum([Cat/ClassCount]) AS [SumOfCat/ClassCount] FROM qryCategoryRankingCount GROUP BY [Cat/Class];
It is alphabetizeing/ordering them by the label associated with the value, I actually want the value in decending order...
I have a graph included in a report, I am running this off of a query. I need to have the results in the graph be ordered the numercial values that the graph is graphing, in descending order. How do I do this? Please help.
Thank you.
AT
I have a graph included in a report, I am running this off of a query. I need to have the results in the graph be ordered the numercial values that the graph is graphing, in descending order. How do I do this? Please help.
Thank you.
AT
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.