Quote:
Originally Posted by macropod
That has nothing to do with the macro changing any paragraph formatting. Rather, it's because your document's last paragraph already has that formatting and your content's last paragraph ends up being the document's last paragraph...
|
Yes, you´re right. I just checked the original document and it has its last line set to 'Multiple'
Quote:
Originally Posted by macropod
None of your previous posts indicated there was anything in the file before the content of interest, so I didn't code for that. What you have there really should have the spacing controlled by paragraph formatting, not by the insertion of empty paragraphs. The same applies to the spacing between the paragraphs in area you want the macro to modify.
|
Blame it on me, I didn´t think the previous lines would be so relevant. Is there any solutions for those empty lines in the beginning of the file? Maybe apply the script to a selection?
Thank you.