Hi all!
I am using CR 8.5 and SQL db (7.0). I have a dilemma as follows: I need to duplicate a detail section, if there is a certain string in a certain field:
detail section now: 008 4 5000 0,00 1234,00
If there is this "008", it means this row should be duplicated and then output should be:
detail section after: 008 5 5000 0,00 1234,00 (just change of that second field from 4 to 5).
How could I make that?
Thanks in advance!
Hoppeli
I am using CR 8.5 and SQL db (7.0). I have a dilemma as follows: I need to duplicate a detail section, if there is a certain string in a certain field:
detail section now: 008 4 5000 0,00 1234,00
If there is this "008", it means this row should be duplicated and then output should be:
detail section after: 008 5 5000 0,00 1234,00 (just change of that second field from 4 to 5).
How could I make that?
Thanks in advance!
Hoppeli