I am new to Crystal Reports. I am using version 8 against DB2 database. I have a text object that displays 3 different fields from the database. The values are seperated by commas.
field1, filed2, filed3
If the values are null I do not want to display hanging commas. Is there a formula I can use to not display the comma if the next field value is null?
field1, filed2, filed3
If the values are null I do not want to display hanging commas. Is there a formula I can use to not display the comma if the next field value is null?