Thanks, BTW, for your reply.
When I used the formula you sent me, the report showed a blank space where I dropped the formula in the design tab. So, I changed it the formula I referenced above, and it gave me a true/false value instead (meaning, 'true' if there was value on line 4 and 'false'...
I tried the formula but it didn't work. But, I took the formula and changed it to:
stringvar array x := split({TW_V_COMMENTS.TEXT},chr(13)); ubound(x)>=4
which, this showed a 'true' 'false' display, indicating that there was data on line 4.
Is there a function that can be included in the...
Hi --
I'm fairly new to crystal report development. I have a report that requires to display line 4 of an existing text field. Is there a formula that will allow you to show a specific line from a text field? There would be no blank lines in this case.
Any help would be great!
Hi --
I'm fairly new to crystal report development. I have a report that requires to display line 4 of an existing text field. Is there a formula that will allow you to show a specific line from a text field? There would be no blank lines in this case.
Any help would be great!
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.