catchingup
Technical User
i am trying to create a formula in CR 11 that will list the number of IDcode(s). There may be 1 or more codes and I wanted them to print in a row (code1, code2, code 3, etc)
The way i have it set up right now, it is printing:
Code1
Code2
Code3
I was told that i should be able to get it to print in a row if I use a variable formula but am not certain how to go about that. The code I am pulling now is part of a larger grouping of numbers so I am using the formula:
@IDCode = {Code.Fullcode} [4 to 8]
Any suggestions?
The way i have it set up right now, it is printing:
Code1
Code2
Code3
I was told that i should be able to get it to print in a row if I use a variable formula but am not certain how to go about that. The code I am pulling now is part of a larger grouping of numbers so I am using the formula:
@IDCode = {Code.Fullcode} [4 to 8]
Any suggestions?