View Single Post
 
Old 06-23-2017, 04:30 PM
eduzs eduzs is offline Windows 10 Office 2010 32bit
Expert
 
Join Date: May 2017
Posts: 266
eduzs is on a distinguished road
Default Speedup my macro

I have a code "for each para in actd.para.count" to go through each paragraph, if the paragraph text is not aligned in the center it justify the text, otherwise leaves in the center alignment.
How can i speed up this macro?
Can do this at once with find/found ?
Thanks
__________________
Backup your original file before doing any modification.
Reply With Quote