I have created two running totals #RTotal0 finding the minimum date in a group and #RTotal1 finding the maximum date in the group. Then I created a formula called "days" which looks like this - DateDiff ("D",{#RTotal0} , {#RTotal1}) + 1. This is to calculate how many days it took a customer to use a multi day ski ticket. Now I would like to find the maximum of the "days" formula to see the longest anyone took to use their multi day ticket. I know you can't summarize a formula and you can't make an array based on a formula so, I was hoping someone here would have a bright idea for me.I would want the Max of @days to be in the group footer below the group @days is in.
The report is set up like this:
GRPH 1 Items long description
Grp 2 Access Number (the number assigned to a ticket)
Details (suppressed)
GRPF 1 #RTotal0 #RTotal1 and @Days
GRPF 2 Where I would like max of @Days to be located.
I hope this makes sense. I am running Crystal V.9 on a windows XP Pro machine.
Thanks in advance
The report is set up like this:
GRPH 1 Items long description
Grp 2 Access Number (the number assigned to a ticket)
Details (suppressed)
GRPF 1 #RTotal0 #RTotal1 and @Days
GRPF 2 Where I would like max of @Days to be located.
I hope this makes sense. I am running Crystal V.9 on a windows XP Pro machine.
Thanks in advance