• select a page (2000)

    Author
    Topic
    #416004

    I need to be able to set up a macro to select a page and then copy and paste it to the next page. Is it possible to select everything on a particular page or the current page in Word?

    Viewing 0 reply threads
    Author
    Replies
    • #929158

      The predefined page bookmark represents the current page.

      ActiveDocument.Bookmarks(“page”).Range.Copy
      Selection.GoTo wdGoToPage, wdGoToNext
      Selection.Paste

    Viewing 0 reply threads
    Reply To: select a page (2000)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: