View Single Post
 
Old 01-18-2014, 07:04 AM
Singh_Edm Singh_Edm is offline Windows 8 Office 2013
Advanced Beginner
 
Join Date: Jan 2014
Posts: 41
Singh_Edm is on a distinguished road
Default

Thanks for explaining how Justify works. So, looks like with the options available in Word I can't achieve what I aim for. However would that be possible if there is a macro that inserts an extra space between words in that row until the paragraph indent reaches the margin?
So
1. Start from left. Insert extra space after first word
2. Go to end of row, check if paragraph break is in line with the margin. If yes, proceed to next row and repeat step 1.
Else
3. Put extra space after 2nd word in first row and repeat the check.
How is this idea?
Can you help write a code for that?
Reply With Quote