Using Crystal Reports 8:
I have a column of allergy names, one person may have 0 to n allergies. I would like to display them as: allergy1, allergy2, allergy3, etc. to save on vertical space on the worksheets.
I can get only 2 to display correctly using a formula with the next() function.
Can I do this?
I have a column of allergy names, one person may have 0 to n allergies. I would like to display them as: allergy1, allergy2, allergy3, etc. to save on vertical space on the worksheets.
I can get only 2 to display correctly using a formula with the next() function.
Can I do this?