Line spacing is an attribute of the paragraph, not the font.
ActiveDocument.Paragraphs(1).LineSpacingRule = _
wdLineSpaceSingle

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Does anyone know the VB command to force Word to single space the text
> which follows? I can change the color, font, size but I cannot force
[quoted text clipped - 3 lines]
>
> Michael