PC Review


Reply
Thread Tools Rate Thread

Creating a new table to combine records ie. Mr and Mrs.

 
 
=?Utf-8?B?THlubiBDYXJsdG9u?=
Guest
Posts: n/a
 
      3rd Dec 2004
Hello I would appreciate any advice you may offer.
I am working with a database with approx 300 individual records on members
of a church. I need to be able to do mailing labels to both husband and wife
on one label. I also need to track contributions made by them together. My
thought is that I need to create a new table which would list both his and
her name. Is there a sample query that would do this?
Thank you so much.
--
Sincerely,
Lynn
 
Reply With Quote
 
 
 
 
John Vinson
Guest
Posts: n/a
 
      3rd Dec 2004
On Thu, 2 Dec 2004 20:37:02 -0800, Lynn Carlton
<(E-Mail Removed)> wrote:

>Hello I would appreciate any advice you may offer.
>I am working with a database with approx 300 individual records on members
>of a church. I need to be able to do mailing labels to both husband and wife
>on one label. I also need to track contributions made by them together. My
>thought is that I need to create a new table which would list both his and
>her name. Is there a sample query that would do this?
>Thank you so much.


I'd approach this with caution. My name's John Vinson; I've been
happily married since August 1972 to Karen Strickler. She'll answer to
Mrs. Vinson but it's only after a doubletake. This is pretty common
these days!

I have a church membership database that I've written (in use at
several churches, and available if you want it); what I decided to do
was to have a Families table with the address, and a text field for
the family joint name ("John Vinson & Karen Strickler" for my family,
"Jim and Helen Sparks" for another, "Mr. & Mrs. J. C. Riley" for a
third, depending on how they prefer to be addressed). It's related
one-to-many to a People table with the individual names.


John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 
Reply With Quote
 
Allen Browne
Guest
Posts: n/a
 
      3rd Dec 2004
Hi Lynn

This question has been asked several times, so I've created a *very* basic
example of how to approach this. You can download the 20kb zip file for
Access 2000 and later from:
http://allenbrowne.com/household.zip

Sounds like John may have a more comprehensive example. My minimal example
sounds similar to his, in that you can specify the "addressee" separately
from the names of the individuals.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Lynn Carlton" <(E-Mail Removed)> wrote in message
news:BF64594F-C929-4F54-9091-(E-Mail Removed)...
> Hello I would appreciate any advice you may offer.
> I am working with a database with approx 300 individual records on members
> of a church. I need to be able to do mailing labels to both husband and
> wife
> on one label. I also need to track contributions made by them together. My
> thought is that I need to create a new table which would list both his and
> her name. Is there a sample query that would do this?
> Thank you so much.
> --
> Sincerely,
> Lynn



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combine two records in a table clk Microsoft Access Form Coding 1 10th Sep 2010 05:23 PM
Combine records in a table slickdock Microsoft Access VBA Modules 5 11th Aug 2009 07:16 PM
How to combine two tables and dedup records from one table =?Utf-8?B?Y2FicmFkbGV5MTE=?= Microsoft Access Queries 2 25th Apr 2006 04:25 AM
Do I have to have equal number of records in each table to combine them? david.isaacks@mail.va.gov Microsoft Access Queries 14 20th Apr 2006 10:27 PM
Combine Subsequent Table Records David Frazell Microsoft Access VBA Modules 1 24th May 2004 08:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:27 AM.