• Mailmerge Word 2K

    Author
    Topic
    #353261

    I am combining a receipt on a letter and need to print a sequential number on each receipt starting with say 3001, but neither Merge record or Merge sequence will let me specify the start number. Any suggestions?

    Viewing 1 reply thread
    Author
    Replies
    • #516209

      What is your data source? Perhaps it’s just as easy (or easier) to put the number there?

    • #516216

      Hi SP:

      You can accomplish what you want by using the Formula

      { = ({ MERGEREC } + XXX) * MERGEFORMAT }
      where XXX = one digit less than your desired start number
      Note: You cannot paste this, but must use either the Insert / Field method or Ctrl+F9. When you insert the field in the main document it may give you a syntax error. However, once merged, it will work.

      • #516226

        So, if I wanted to use this concept as a springboard to create bates labels I hit a dead end because I don’t have a data source defined. I would need to be able to do a merge process without one. I knew how to do that in other software but I’m stimied in doing so in Word. How would I make a main document that knows to merge through a series of numbers – from a start number to an ending number with no data source involved?

        • #516243

          Nope. But you could use sequence fields. The first one on the page would look like
          PTY-{ SEQ Bates # “00000” r XXX } (where PTY designates either the party or firm initials, and XXX is whatever your starting number is.

          Your macro could ask for the starting number and put it there, then ask for how many, and replicate with n instead of r XXX, so that each subsequent label had PTY-{ SEQ Bates # “00000” n }

    Viewing 1 reply thread
    Reply To: Mailmerge Word 2K

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

    Your information: