G
Guest
I would like to build a query that equates percentages directly next to the
result (line by line). The percentages would be based on the total sum of the
query results. Something like this...
Result %of Total Cumulative Total Cumlative %
23 % 23 %
45 % 68 %
98 % 166 %
43 % 209 %
And so on.....
Total = 209 for this example, but could be any number
Any help would be greatly appreciated...
Thanks
result (line by line). The percentages would be based on the total sum of the
query results. Something like this...
Result %of Total Cumulative Total Cumlative %
23 % 23 %
45 % 68 %
98 % 166 %
43 % 209 %
And so on.....
Total = 209 for this example, but could be any number
Any help would be greatly appreciated...
Thanks