Hello eduzs,
Thank you for you reply.
I have attached an edited version of what I am trying to achieve that shows the formatting I am after along with the full macro I am using.
I am not sure if my problem is where I use:
Code:
With Selection.Paragraphs(1)
or should I use something along the lines of:
Code:
Selection.Paragraphs(1).Range.Select
I am hoping someone can show me if there is a better way of achieving this result for any selected paragraphs, anywhere within the document.
Regards,
Dave T