I have a database with clients being the main table. There can be several clients living at the same address. The total number of clients will be less than 500. I already have an option for data entry to add a client at an existing address that fills in the address and phone info to save data entry work.
Is it worth going back and redesigning the tables to include a household table and relating clients to it? One reason I ask is that suppose a notice would be mailed to clients, chances are that only one notice would need to go to each address.
Thanks in advance.
Bear
Is it worth going back and redesigning the tables to include a household table and relating clients to it? One reason I ask is that suppose a notice would be mailed to clients, chances are that only one notice would need to go to each address.
Thanks in advance.
Bear