Thread: [Solved] Format text automatically
View Single Post
 
Old 04-25-2013, 05:14 PM
dexter30 dexter30 is offline Windows Vista Office 2003
Novice
 
Join Date: Apr 2013
Posts: 20
dexter30 is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
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 View Post
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.
Reply With Quote