I have followed the instruction on support.crystaldecisions.com KB article c2005944 and need further help.
I use the formula to conditionally suppress my Details A sections where the text labels are:
Whileprinting Records;
Numbervar x;
Remainder(x,5)<> 1
I only want this to display on the far left. What I get is in Details a Starting at column 2 through 5, 7 - 10, etc. In Details B I have column 1, 6, 11..
How can I get it to only show once and then all my columns.
Thanks!
-Heidi
I use the formula to conditionally suppress my Details A sections where the text labels are:
Whileprinting Records;
Numbervar x;
Remainder(x,5)<> 1
I only want this to display on the far left. What I get is in Details a Starting at column 2 through 5, 7 - 10, etc. In Details B I have column 1, 6, 11..
How can I get it to only show once and then all my columns.
Thanks!
-Heidi