Results 1 to 2 of 2
  1. #1
    runtheeast is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    2

    Participant mailing database

    I am working on improving/redoing a database I have been using and need some input as to the best way to design my database.



    My company does 80+ events annually and I am able to produce a CSV export with participant information (name, address, etc.) and store that information to be able to send out mailings promoting future events. The 2 problems I run into the most:

    1. If you did an event 5 years ago (and never since), I don't want to keep sending you stuff. So, I need to devise a way to record either the event date or the date when a record is inserted so I can then later go back and use a query to purge the database of old records.

    2. Duplicates- Tom Smith may register as Tom, Thomas, or Tommy and may put his address as St., St, or Street. All of these produce duplicates, or if he does multiple events (as many do), I have him in there multiple times. I am currently using street address and zip as a compound PK which helps but doesn't totally solve this. However, by doing that, I am creating problem #1 above.

    So, I'd appreciate any feedback or suggestions on how to better do this database. I am fine with scrapping the whole thing and starting over (what I'm thinking I'll need to do anyway). I can reproduce the CSV files going back a few years, so no problems there.

    Thanks!

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    No 1 should be easy, 2 is not. Cleaning out duplications where the 'duplicate' is not an exact copy is near impossible to automate, especially with data as variable as names and addresses. This is why periodicals (especially the freebies) might have a 'If you no longer want to receive or are receiving duplicate mailings, please notify us or go to our website and remove the subscription ID' blurb on them.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Help creating a participant list
    By jholc in forum Queries
    Replies: 2
    Last Post: 08-05-2013, 11:01 AM
  2. Household mailing
    By donaldc in forum Queries
    Replies: 1
    Last Post: 02-19-2013, 03:41 PM
  3. Mailing labels formatting
    By Keith Sayers in forum Reports
    Replies: 11
    Last Post: 01-01-2013, 01:13 AM
  4. Mailing Query Question
    By bobbyfunk74 in forum Access
    Replies: 2
    Last Post: 03-01-2011, 12:15 PM
  5. E-Mailing A Report (From a form)
    By adams.bria in forum Forms
    Replies: 3
    Last Post: 04-30-2010, 10:03 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