sum
Hello
I have a report that has 5 pages. I have a column called x. Can I get the sum of each page (column x) and sum of Total 5 pages ?
I can count the total sum of each page, but I can not count the total.
I first built a totals called Total_x to calculate the x column on each page. Then I created another Totals called Sum_Of_x for summing all x, but the sum_of_x value is wrong. what can i do ?
thanks for your answer.
I have a report that has 5 pages. I have a column called x. Can I get the sum of each page (column x) and sum of Total 5 pages ?
I can count the total sum of each page, but I can not count the total.
I first built a totals called Total_x to calculate the x column on each page. Then I created another Totals called Sum_Of_x for summing all x, but the sum_of_x value is wrong. what can i do ?
thanks for your answer.
Comments
I want to summarize the total report on each screen. This is not the way.
thanks