Hi,
I a using crystal report 10.
I have a two database filed both are string
I am used one fomula filed named as "printednotes"
if some condition will meet I want display these two data fields
But it is displayed but My problem is that when I display these two filed
I want display one field a new line then second one .
tell me how make a new line when I display two string (s1+ new line +s2)
regards
Naltuchr(13)|||char(10) or char(13) will help provide you change the field object in crystal report as RTF format.
right click the field, click format object then choose RTF.
No comments:
Post a Comment