N
Nowhere
I have found many examples of aligning text to the left or right of a
document using code such as the following
wrdSelection.ParagraphFormat.Alignment := wdAlignParagraphLeft;
But I want to align 2 elements of text on the SAME line one to the left
of the document and the other to the right of the document
Thanks in advance
Mike
--
document using code such as the following
wrdSelection.ParagraphFormat.Alignment := wdAlignParagraphLeft;
But I want to align 2 elements of text on the SAME line one to the left
of the document and the other to the right of the document
Thanks in advance
Mike
--