How would I link two records in a single table?

S

Salli Brackett

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?
 
Top