i am currently working in windows application and crystal report.
In crystal report i want o display multiple line string value in to single line can anyone tell me how to do?
Example:
in database a column contains following value.
“674,AKR appartment,
Chennai-600001″
while i am trying to display the column value in single line in crystal reports
only “674,AKR apparment, ” is displayed can anyone tell me how to show the strings in single line.
my output want to display like this ” 674,AKR apparment, Chennai-600001 “.
Thank you.
1 Answer