G
Guest
I want to make a query that will return the sum of a column. The columns are
all the months of the year. If you do a query that says Sum:sum([January]).
You will get the sum of the January column, but I want to be able to call the
month I want to show the totals for(a parameter query in the equation). I
thought Sum:sum([which]) would work, but it doesn't. Is there another way?
all the months of the year. If you do a query that says Sum:sum([January]).
You will get the sum of the January column, but I want to be able to call the
month I want to show the totals for(a parameter query in the equation). I
thought Sum:sum([which]) would work, but it doesn't. Is there another way?