Change the document view to normal view
Sub view() Documents("Sample.doc").Windows(1).View.Type = wdNormalView End Sub