I have a query that has the following data.
Project,Title,Value.
I have used the crosstable function to layout the info, but what I want it to do is add up all the values that have the same titles (i.e. hg, nonhg)
so my crosstable looks like this
Project hg non hg other
10...