A
anna_717717
Hi all,
I need to join two text strings together. I've used Chr(13) & Chr(10) to
force a new line. How can I indent the text on the new line? I've tried
Chr(13) & Chr(10) & Chr(9) but this doesn't work. What do I need to do?
Thanks
I need to join two text strings together. I've used Chr(13) & Chr(10) to
force a new line. How can I indent the text on the new line? I've tried
Chr(13) & Chr(10) & Chr(9) but this doesn't work. What do I need to do?
Thanks