I have a field and I want to string the data see example below
CONSOL_NUMB CUST_PO
1000738 64905400
1000738 64905380
I want the string to be like example below
CONSOL_NUMB CUST_PO
1000738 64905400,64905380
I keep getting a string array...
I have crystal 8.5 and I'm displaying my parameters on my report, the issue that I'm having is one of my parameters has "multiple values" in it and only the first one that was selected is being displayed. How do I get it to display all of the selections that the user has chosen?
Thanks
I have a field that sometimes null and I want to use that field if it is not null but when it is null I want to use another field to get my "On Time" or "Late" statment, I keep getting an error "A Date Time is Required Here" and it places the cursor at the end of my first "esle". Can anyone help...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.