G
Guest
Objective: separate single address from double address for employees.
Table has two fields. PERSONID (FK) represented by number. ADDRESSID (PK)
represented by autonumber.
PERSONID number represents employee. ADDRESSID autonumber represents either
their primary or secondary address.
I want all single adddresses marked as 'primary' and all double ddresses
marked as 'primary and secondary'
I have tried several ways for several days to achieve the stated oblective
without success. Any suggestions are welcome.
Thanks
richforsandy
Table has two fields. PERSONID (FK) represented by number. ADDRESSID (PK)
represented by autonumber.
PERSONID number represents employee. ADDRESSID autonumber represents either
their primary or secondary address.
I want all single adddresses marked as 'primary' and all double ddresses
marked as 'primary and secondary'
I have tried several ways for several days to achieve the stated oblective
without success. Any suggestions are welcome.
Thanks
richforsandy