View Single Post
 
Old 06-16-2023, 07:53 AM
TheBigBoss TheBigBoss is offline Windows 10 Office 2016
Advanced Beginner
 
Join Date: Dec 2016
Posts: 56
TheBigBoss is on a distinguished road
Default 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
Attached Files
File Type: dotm TEST_BETA.dotm (295.1 KB, 5 views)
Reply With Quote