G
Guest
I am appending text to a string builder object.
Nothing seems to add a new line to the text .
I have used vbNewLine, vbCRLF, appendline.
What is the right way to inject a new line in a stringbuilder object
Nothing seems to add a new line to the text .
I have used vbNewLine, vbCRLF, appendline.
What is the right way to inject a new line in a stringbuilder object