Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. PhilBell

    Show Userform - Mailmerge, a little help? :-)

    So i've been trying to get this form to work and like macropod explained, the bookmarks are being removed when the merge takes place, which has rendered the form useless. How would I allow the user to input the specific paragraph where the bookmark originally was?
  2. PhilBell

    Show Userform - Mailmerge, a little help? :-)

    Thanks for the advice macropod. Out of interest, what is the code to prompt a userform to activate when a (word) document is opened?
  3. PhilBell

    Show Userform - Mailmerge, a little help? :-)

    Hi, I'm working with a mail-merge document. I have a userform that allows the user to input a specific paragraph (the user is given a choice of paragraphs, and selects which one using a selection of commmand buttons, which inputs the paragraph in the relevant position on the document), I'd like...
  4. PhilBell

    Inserting small paragraphs into a Word document using CommandButtons

    Thanks for the incredibly informative post Gerry, very much appreciated :-) (Btw your artwork is great, particularly your sculptures)
  5. PhilBell

    Inserting small paragraphs into a Word document using CommandButtons

    I can input paragraphs at the very begining of the document using this code:- I have a bookmark where I intend the paragraph(s) to go, but I have no idea how to tell VBA to use that bookmark (named "Tent") as the insertion point. I've tried: But there's quite blatently something wrong with...
  6. PhilBell

    Inserting small paragraphs into a Word document using CommandButtons

    I'm relatively new to VB, so my knowledge is very limited. I'm attempting to use VB (6.3) to insert text into an existing Word document. The document is mail merge and the plan is to have a window pop-up on merge, with command buttons, clicking on one button will input a specific paragraph...
  7. PhilBell

    Inserting small paragraphs into a Word document using CommanButtons

    I'm relatively new to VB, so my knowledge is very limited. I'm attempting to use VB (6.3) to insert text into an existing Word document. The document is mail merge and the plan is to have a window pop-up on merge, with command buttons, clicking on one button will input a specific paragraph...

Part and Inventory Search

Back
Top