Adding a Document to the Recent Files list (under the File menu)
:
Return to List
Application.RecentFiles.Add (ActiveDocument.FullName)
Note to Webmaster