Sub AddFooter() ActiveDocument.Sections(1).Footers(wdHeaderFooterPrimary).Range.Text = Selection.Text End Sub