I'm using CR8. I've created a report which prints a details of each individual on seperate page (just like the credit card statement). I have to print address of each individual which I have done in Group header. The address is of 7 lines but not all lines contain data. I don't want to print the blank address lines, instead print the next address line which has data. For eg. if there is data in line 1, line 4, line 5 & line 7 then the address will be printed in this manner.
line 1
line 4
line 5
line 7
I have tried using the if condition but then trying all the permutation & combination makes the formula too big. Is there any other way to overcome this issue ? I cannot have multiple sub group headers as I have other information to be printed on the right.
TIA
Raj
line 1
line 4
line 5
line 7
I have tried using the if condition but then trying all the permutation & combination makes the formula too big. Is there any other way to overcome this issue ? I cannot have multiple sub group headers as I have other information to be printed on the right.
TIA
Raj