G
Guest
I'm bulding a database to track donations for a non-profit organization.
Many of the donors have two last names (ie. husband Smith, wife Jones). I've
built the table using fields: 1st First, 1st Last, 2nd First, and 2nd Last,
however when I attempted to do a report (labels), I had to do two separate
querys: 1. to get all donors with one last name; and, 2. to get all donors
with two last names.
Any suggestions? I feel like this is going to be an issue
Many of the donors have two last names (ie. husband Smith, wife Jones). I've
built the table using fields: 1st First, 1st Last, 2nd First, and 2nd Last,
however when I attempted to do a report (labels), I had to do two separate
querys: 1. to get all donors with one last name; and, 2. to get all donors
with two last names.
Any suggestions? I feel like this is going to be an issue