Open, save, quit

Quitting, with prompt
Application.Quit SaveChanges:=wdPromptToSaveChanges

Save the current document 
Application.ActiveDocument.Save

Save As:
Application.ActiveDocument.SaveAs ("New Document Name.docx")


Comments

Popular posts from this blog

Find and replace

Menus and toolbars

Formatting