I have an address database. Each member of a household has their own record.
Is there a way to link the two records (with the same address) in the table
or in a query? Or do I have to do it in code?
KARL DEWEY - 14 Jul 2005 23:31 GMT
Create a new field - Household.
> I have an address database. Each member of a household has their own record.
> Is there a way to link the two records (with the same address) in the table
> or in a query? Or do I have to do it in code?