in
All Tags » word » vba » XP/2003 (RSS)

Browse by Tags

  • VBA: select WHOLE document (i.e. the not the current textbox!)

    I am using the following code to try to copy the current document to a new document (for further processing): Selection.WholeStory Selection.Copy Documents.Add Template:="Normal", NewTemplate:=False, DocumentType:=0 Selection.PasteAndFormat (wdPasteDefault) ActiveDocument.SaveAs FileName:=sTemp...
    Posted to Word (Forum) by microsoft on 03-24-2010
Page 1 of 1 (1 items)