All people at a single address for labels

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've been learning Access andhave been pretty successful with it for the last
two months, using a lot of its capabilities.

Now I need to do something and I can't figure out how to do it. I have a
database of community residents and each resident has a primary Key ID.
Obviously, there are many cases where more than one person (i. e. husband and
wife) live at the same address. I need to do a mass mailing and postage is
expensive, so I wanted to combine these into one mailing label, perhaps
creating a LABEL TABLE. Up to two names could be used on one label.
-Person 1
-Person 2
-Street
-City, State ZIP

I've created a table with all the unique addresses by specifiying "DISTINCT"
for the output table. Now what do I do? I was thinking I'd find all the
RESIDENTS for a particular address and then pull them off, two at a time, to
the LABEL TABLE along with the mailing address. But I can't figureout how to
do it.

Thanks for any suggestions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top