Inconsistency with split(string, vbNewLine)
Same text in two different bookmark in MS Word, separating with hard return.
First bookmark, I split at vbNewLine, all good.
Second bookmark, vbNewLine fails, I must split at vbCr ?
Yet, same text, same doc??
Thanks for the help
|