Results 1 to 2 of 2
  1. #1
    Btdebbie is offline Novice
    Windows XP Access 2007
    Join Date
    Jun 2013
    Posts
    1

    school database with married couples

    I do a database for a school, we send mailings out twice a year to all graduates. When reunion time comes I have to run class list for some of the class. Married couples that both graduated from the same school, were once put in on a single line, for example John and Sally(Pike) Miller Rt. Everytown, IL 60000 and then their graduating years 1960 & 1972. With this example when you try to run a class report of just 1960 or 1972 they will not show up on the report. I also do mail merge to run the address labels. I have tried entering them in on separate lines, that solves the class list problems but then when you mail merge you have two letters going to one address. So you can find the duplicates and delete one but then you are leaving one of the graduates out. Any suggestions? Thank you.

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,441
    in the criteria of your your graduating years put

    like *1960*

    on your original data you'll get any record that has a graduate from 1960

    which of course can be modified with something like:

    like * & [Enter the Graduating Year] & *

    or

    like * & [forms]![formname]![graduatingyear] & *

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

Similar Threads

  1. School Transportation Database
    By SMOORELCC1 in forum Database Design
    Replies: 1
    Last Post: 01-18-2013, 12:43 AM
  2. Your comments on this school database system please
    By crazycat503 in forum Database Design
    Replies: 3
    Last Post: 05-24-2011, 09:28 AM
  3. School Enrollment Database
    By jpepin in forum Database Design
    Replies: 1
    Last Post: 04-08-2010, 05:23 PM
  4. Need help a school report database
    By learnac in forum Database Design
    Replies: 1
    Last Post: 01-28-2010, 09:14 PM
  5. Database Design for a School
    By FallingToaster in forum Database Design
    Replies: 2
    Last Post: 08-12-2009, 10:47 PM

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