Forum Discussion
MarkShnier__You
Qrew Legend
4 years agoTry this as a formula text field.
SearchAndReplace([My multi line text field], "\n", " ")
That says to replace any carriage returns with a space.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
SearchAndReplace([My multi line text field], "\n", " ")
That says to replace any carriage returns with a space.
------------------------------
Mark Shnier (YQC)
mark.shnier@gmail.com
------------------------------
AymanHanash
4 years agoQrew Trainee
Mark, Thanks, "\n" did the trick....
------------------------------
Ayman Hanash
------------------------------
------------------------------
Ayman Hanash
------------------------------