fionad
24th January 2012, 12:06
Hi,

I have a text field. I need to print the text from that field into a report column into multiple lines, but the lines should be split as per the words.

Does anyone have the code for the same.

Eg. My Text field stores 'I have a text field. I need to print the text from that field into a report column into multiple lines, but the lines should be split as per the words"

I need to print this in a report in multiple lines such as :
"I have a text field."
"I need to print the text from that field into a report column"
"into multiple lines, but the lines should be split as per the words"

bdittmar
24th January 2012, 16:28
Hi,

I have a text field. I need to print the text from that field into a report column into multiple lines, but the lines should be split as per the words.

Does anyone have the code for the same.

Hello,

be more specific, please.

What do you have ?
What do you expect ?

Give a example.

Regards