Ok guys, I need some help. I have a report that reports on our weekly incoming orders for the year. Here is my problem. Let's say that week 1 had a total of 49 order and week 2 had a total of 25 orders. For week 1 the cumulative would be 49 and week 2 cumulative would be 74 which is 49 + 25 and so on for each week.
Week# Total Cumulative
Week 1 49 49
Week 2 25 74
Week 3 10 84
Unfortunately this is being done in the group header. Does anyone know how I can do this? I'm using CR 8.5 with Sql Server 2000
Help,
Lori
Week# Total Cumulative
Week 1 49 49
Week 2 25 74
Week 3 10 84
Unfortunately this is being done in the group header. Does anyone know how I can do this? I'm using CR 8.5 with Sql Server 2000
Help,
Lori