D
Dan
I'm looking to create a DB with a person's first, mi and last name and each
person could have from two to six or more locations, phone numbers and
extensions.
Example:
NAME LOCATION TYPE NUMBER
PHONE
-----------------------------------------------------------
joe black richmond phone (123)456-7890 ext 678
fax (123)123-4567
cell (123)987-5432
hopewell phone (123)234-8765
fax (123)786-3456
bill jones salem phone (321)456-1743
cell (321)987-1357
Mike..... etc.
do i need a tblperson, tbllocation, tbltypephone, tblphnumber? Also, any
null information shouldn't print.
Also, how would I create a form to enter the data for each person, since
they may have a different number of phones?
Thanks for any suggestions!
person could have from two to six or more locations, phone numbers and
extensions.
Example:
NAME LOCATION TYPE NUMBER
PHONE
-----------------------------------------------------------
joe black richmond phone (123)456-7890 ext 678
fax (123)123-4567
cell (123)987-5432
hopewell phone (123)234-8765
fax (123)786-3456
bill jones salem phone (321)456-1743
cell (321)987-1357
Mike..... etc.
do i need a tblperson, tbllocation, tbltypephone, tblphnumber? Also, any
null information shouldn't print.
Also, how would I create a form to enter the data for each person, since
they may have a different number of phones?
Thanks for any suggestions!