I am using Crystal 8.5 pulling data from a Cashe database.
I am using a parameter to select several staff names ?staff name. I need to put those names into an array to be displayed in a document. How do I start?
Thank You, That worked. I used Join({?YourParameter},"/ ")
instead because my staff names have "," already. I have a formula that will correct the format of the name. But how do I piece out the names and display them with a carriage return after each name?
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.