Hello,
we have word templates with bookmarks and do substitutions and some bookmarks are set as bullet points. With normal text substitution we appended vbCrLf between lines of text and the bullet points appeared.
Now we allow for formatted text and I tried adding
insteadof vbCrLF but this seems to go through as a Shift->Enter character or soft enter and means that there is only the initial bullet point with other lines following under not getting their own bullet point.
Do you know what tag to use so that the formatted text will break over lines?
thanks