Consulting

Results 1 to 3 of 3

Thread: Word Mail Merge Record

  1. #1
    VBAX Newbie
    Joined
    Jun 2007
    Posts
    3
    Location

    Red face Word Mail Merge Record

    Hi there

    We do alot of mail merging in our business and I am trying to work out if it is possible to record the mail merge process so that an operator cannot merge the data twice. The data sources are access tables so is it possible to mark the record as printed on the fly?

    Thanks

    Doug

  2. #2
    Administrator
    VP-Knowledge Base
    VBAX Grand Master mdmackillop's Avatar
    Joined
    May 2004
    Location
    Scotland
    Posts
    14,489
    Location
    If you add a "Printed" field to your database, to contain "x", "yes" or whatever, this could be used to define the records that are omitted from print. Having printed, Word could write the value to that field to record it as printed.
    MVP (Excel 2008-2010)

    Post a workbook with sample data and layout if you want a quicker solution.


    To help indent your macros try Smart Indent

    Please remember to mark threads 'Solved'

  3. #3
    VBAX Newbie
    Joined
    Jun 2007
    Posts
    3
    Location
    We do this all the time in access reports but I am a bit clueless as to how you do this in word!!

    Can you open my eyes a little!

    Thanks

Posting Permissions

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