S
Stephm
Hi. Requirements have cropped up (of course!) that make
me think I need a new table, or two. I'm going to list
the requirements and hope someone can tell me how to make
it work!
Currently I have Contacts table- it holds pertinent
contact stuff: LastName, FirstName, Address, City, State,
EmailName, PhoneNumber, Member(Yes)
I'm competing against Address Book program:
1) I need to be able to link spouses who are members
(many of whom have different last names) so we don't send
mail to Jane Doe and John Deer (2 mailings); rather Jane
Doe and John Deer (1 mailing).
2) How to deal with name changes- if someone gets
married/divorced and changes name (I learned the hard way-
never change your name!), we still want the "link" to
the old name, since we can never remember the new one.
3)Some lucky folks live here part of the year, and there
part of the year. How to deal with 2 addresses for
someone. Address Book allows you to set a date field:
between these 2 dates, mail to Address1, else mail to
Address2.
4) Members who both belong can pay the "family
membership". How to track that Jane Doe paid and that
covers John Deer as well.
5) A little off topic: but we have people we want to mail
stuff to that aren't "members", such as to the media to
cover our events. Should I set up an entirely different
table for them?
I hope I can be salvaged. Thanks, Steph
me think I need a new table, or two. I'm going to list
the requirements and hope someone can tell me how to make
it work!
Currently I have Contacts table- it holds pertinent
contact stuff: LastName, FirstName, Address, City, State,
EmailName, PhoneNumber, Member(Yes)
I'm competing against Address Book program:
1) I need to be able to link spouses who are members
(many of whom have different last names) so we don't send
mail to Jane Doe and John Deer (2 mailings); rather Jane
Doe and John Deer (1 mailing).
2) How to deal with name changes- if someone gets
married/divorced and changes name (I learned the hard way-
never change your name!), we still want the "link" to
the old name, since we can never remember the new one.
3)Some lucky folks live here part of the year, and there
part of the year. How to deal with 2 addresses for
someone. Address Book allows you to set a date field:
between these 2 dates, mail to Address1, else mail to
Address2.
4) Members who both belong can pay the "family
membership". How to track that Jane Doe paid and that
covers John Deer as well.
5) A little off topic: but we have people we want to mail
stuff to that aren't "members", such as to the media to
cover our events. Should I set up an entirely different
table for them?
I hope I can be salvaged. Thanks, Steph