change the document view to reading view
Sub view() Documents("Sample.doc").Windows(1).View.Type = wdReadingView End Sub