Results 1 to 3 of 3

Thread: Macro help - copy bookmarks content

  1. #1

    Question Macro help - copy bookmarks content

    Hi all!

    I have a source Word document with a bunch of various information (imagine like clauses for a contract) and each 'clause' is bookmarked. I want to be in a new document and press a button (e.g. F7) to load a pop-up window linked to that source file, showing all the bookmarks of that source file. I can then tick all of the bookmarks I want copying to clipboard, and then paste them into a new document.

    Any ideas if this is even possible?

    Thank you in advance!

    Best
    James

  2. #2
    Microsoft Word MVP 2003-2009 VBAX Guru gmaxey's Avatar
    Joined
    Sep 2005
    Posts
    3,411
    Location
    Yes, possible but it would take some considerable work and not very efficient.

    A better way would be to create building blocks in your contract template, then create a userform that list all of the BB's in multi-select listbox then use a command button to insert the BBs you selected.
    Greg

    Visit my website: http://gregmaxey.com

  3. #3
    VBAX Guru macropod's Avatar
    Joined
    Jul 2008
    Posts
    4,273
    Location
    Alternatively, create a template with all the potential clauses then, when needed, create a new document from the template and delete any unwanted clauses. No bookmarks or code required.
    Cheers
    Paul Edstein
    [Fmr MS MVP - Word]

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •