Hi,
I am using crystal version 10 and have data displaying as:
Plan Name Surname Flex1 Flex2 Flex3
ABC Smith GBP
----------------------------------------------------------
ABC Smith SP
-----------------------------------------------------------
ABC Smith 8567
This is just an example for one person (Smith), i want to be able to show the information inform of a total Group by the Participant Name to look like
Plan Name Surname Flex1 Flex2 Flex3
ABC Smith SP 8567 GBP
If all the Flexi fields were numbers, i'll simply do a sum and show the total at the participant group level. But you can't sum strings and just wondering if anyone has a work around this.
Many thanks
I am using crystal version 10 and have data displaying as:
Plan Name Surname Flex1 Flex2 Flex3
ABC Smith GBP
----------------------------------------------------------
ABC Smith SP
-----------------------------------------------------------
ABC Smith 8567
This is just an example for one person (Smith), i want to be able to show the information inform of a total Group by the Participant Name to look like
Plan Name Surname Flex1 Flex2 Flex3
ABC Smith SP 8567 GBP
If all the Flexi fields were numbers, i'll simply do a sum and show the total at the participant group level. But you can't sum strings and just wondering if anyone has a work around this.
Many thanks