Results 1 to 4 of 4
  1. #1
    huongdl1987 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Posts
    26

    How to document dates that the mailmerged letter is created

    Hi,



    I want to generate a thank you letter using some informations from my ACCESS database. The problem is, we have 1400 participants in our studies and we only want to generate letters for about 100 people at a time. I have 2 questions:
    1. I want ACCESS to automatically record the dates that the letter was printed. How do I do that?
    2. I only use the mail merged and they generate letters to all participants. How do I create letters to only some, i.e. participants #200-359?

    Thank you,
    Meo

  2. #2
    JeroenMioch's Avatar
    JeroenMioch is offline Competent Performer
    Windows Vista Access 2003
    Join Date
    May 2012
    Location
    Den Haag, Netherlands
    Posts
    368
    My knowledge about mail merging is limited but your first question should be simple. Just put code behind the button your generating the mail with and make an SQL statement where you put the print date in some field of your database.
    If you need help on such a statement, let me know.

  3. #3
    huongdl1987 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Posts
    26
    I do need help on this statement! I'm using a table so I'm not sure where to put the buttons. Here is what I've in mind:

    1. I want to select a group of participants that leave close together, i.e. Salt Lake City, Utah.
    2. I want to send a thank you letter to this group.
    3. Once the thank you letter was printed, access automatically documented the date that the letter was printed.

    Thank you,
    Meo

  4. #4
    JeroenMioch's Avatar
    JeroenMioch is offline Competent Performer
    Windows Vista Access 2003
    Join Date
    May 2012
    Location
    Den Haag, Netherlands
    Posts
    368
    You dont have a form on wich your records are shown ?
    If you just have the table and nothing more then coding such a thing is near impossible.

    If what i mention above is correct i suggest you start by using the MS-access form wizard, and make a form based upon your table. Once you have done that we can filter the participants you want. e.g. : filter them by city or state so you have the group of participants you desire in your recordset.

    Once you have this group, you can do the sending out of mails and together with that action print and dating the printout.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Query input dates for range of dates in two fields
    By kagoodwin13 in forum Queries
    Replies: 3
    Last Post: 02-13-2012, 04:25 PM
  2. Replies: 10
    Last Post: 11-16-2011, 10:58 AM
  3. filter name by letter
    By kbremner in forum Programming
    Replies: 3
    Last Post: 10-30-2010, 07:48 PM
  4. Mixed dates - show only complete dates?
    By weeblesue in forum Queries
    Replies: 3
    Last Post: 10-27-2010, 02:15 PM
  5. From letter from a report
    By LANCE in forum Reports
    Replies: 4
    Last Post: 07-04-2009, 09:32 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums