D
Dennis
Hi,
I've have a membership database / form to create. There can be multiple
members per household (husband, wife, children).
I've read the article that says I should have and Address Table (1 entry for
the address) and a Name Table (1 entry per name and associate names with
address table via foreign key).
I understand the above. However, what I'm having problems with is creating
a data entry form where I can EASILY allow the user to enter the address just
once and associate multiple names with that single address.
Does anyone know of a sample form some where or a suggestion on how to do
this easily, from the user's point of view.
Thank you for your assitance.
I've have a membership database / form to create. There can be multiple
members per household (husband, wife, children).
I've read the article that says I should have and Address Table (1 entry for
the address) and a Name Table (1 entry per name and associate names with
address table via foreign key).
I understand the above. However, what I'm having problems with is creating
a data entry form where I can EASILY allow the user to enter the address just
once and associate multiple names with that single address.
Does anyone know of a sample form some where or a suggestion on how to do
this easily, from the user's point of view.
Thank you for your assitance.