Hi, i'm using vb6 and crystal reports 8.
I'm a beginner at crystal reports.
I have a normal string array with names ie:
arrayName(1) = "Ken"
arrayName(2) = "Paul"
arrayName(3) = "Jennie"
arrayName(4)...
and now i want them to be printed in crystal reports, and each name should be on a new row.
Should i use some kinde of loop to do this?
please can someone help me and maybe paste some example code.
Thanks in advance Andreas
I'm a beginner at crystal reports.
I have a normal string array with names ie:
arrayName(1) = "Ken"
arrayName(2) = "Paul"
arrayName(3) = "Jennie"
arrayName(4)...
and now i want them to be printed in crystal reports, and each name should be on a new row.
Should i use some kinde of loop to do this?
please can someone help me and maybe paste some example code.
Thanks in advance Andreas