Hi
Using Crystal 9 and Oracle 9
I am using the formula:- Join ( {?ModuleRef} , ', ' ) to display parameters selected in a report. This displays as:-
Modules Selected:- BA20207E 20-02-06 11-07-06, BA20207S 20-02-06 13-07-06, BA20207S 23-02-06 13-07-06
However, I would like it displayed in a list form so it looks like:
BA20207E 20-02-06 11-07-06
BA20207S 20-02-06 13-07-06
BA20207S 23-02-06 13-07-06
Is this possible?
Thanks
jcl5
Using Crystal 9 and Oracle 9
I am using the formula:- Join ( {?ModuleRef} , ', ' ) to display parameters selected in a report. This displays as:-
Modules Selected:- BA20207E 20-02-06 11-07-06, BA20207S 20-02-06 13-07-06, BA20207S 23-02-06 13-07-06
However, I would like it displayed in a list form so it looks like:
BA20207E 20-02-06 11-07-06
BA20207S 20-02-06 13-07-06
BA20207S 23-02-06 13-07-06
Is this possible?
Thanks
jcl5