Hi, I have a small issue in Word VBA. I have copied texts from PDF into Word and some lines have broken and gone on next lines. I want to keep the lines/paragraphs together with a single white space. For example, the following :-
The quick brown fox jumped over the lazy dog.
Happiness dies when it is not shared.
should appear as
The quick brown fox jumped over the lazy dog. Happiness dies when it is not shared.
As I have not fully understood the object model of VBA Word (although good in Excel ), so I am unable to do it.
Thanks in advance for giving your valuable time.


Reply With Quote



