objSelection.Font.Name = "Arial" objSelection.Font.Size = "18" objSelection.TypeText "Here is some text typed in. " objSelection.TypeText "Here is some more text typed in. " objSelection.TypeText "Here is even more text typed in. " objSelection.TypeText "This is the last of the text."