I am using crystal XI.
I have a field that has three values (I,O,P) and is a static field where nothing will ever change with this field. It is hardcoded.
I currently have formulas working that total up the number of episodes for each value (I,O,P) by means of grouping by this field.
I also need to do a total of all of these combined. I know that I can recreate my formulas (taking out the reset on group feature) and put them in the report footer. Not efficient at all. The problem is that I have about 300+ formulas that I really do not want to recreate.
Is there a way to get the combined totals without recreating these formulas?
A brief example of what I am trying to do is listed below.
Group1: I
# of Episodes: 12
Group2: O
# of Episodes: 19
Group3: P
# of Episodes: 3
Combined Total:
# of Episodes: 34
Please let me know if there is a way of me doing this. I appreciate any and all feedback.
-crachic
I have a field that has three values (I,O,P) and is a static field where nothing will ever change with this field. It is hardcoded.
I currently have formulas working that total up the number of episodes for each value (I,O,P) by means of grouping by this field.
I also need to do a total of all of these combined. I know that I can recreate my formulas (taking out the reset on group feature) and put them in the report footer. Not efficient at all. The problem is that I have about 300+ formulas that I really do not want to recreate.
Is there a way to get the combined totals without recreating these formulas?
A brief example of what I am trying to do is listed below.
Group1: I
# of Episodes: 12
Group2: O
# of Episodes: 19
Group3: P
# of Episodes: 3
Combined Total:
# of Episodes: 34
Please let me know if there is a way of me doing this. I appreciate any and all feedback.
-crachic