GoBack Method Example

This example opens the most recently used file and then moves the insertion point to the location where editing last occurred.

RecentFiles(1).Open
Application.GoBack

Send feedback to MSDN.Look here for MSDN Online resources.