J
John W. Vinson
Thanks guys, I will keep plugging away.
My phone numbers nor addresses should not be duplicated. Could I do this to
the tables?
Yes, if you use your original design (and work out the NotInList problem,
which *is* soluble). If multiple customers can share the same address or phone
number, then you do indeed need the many to many structure (if avoiding
duplicates is also a requirement).