OK, I have a problem and think that I could go about solving it a couple ways... Here is the problem:
I have a "Client" table with the Client name being the primary key. I have the Client name in another table and they are linked and everything. The problem is that the "Client" is the name of the company and not the actual name of the person, and there is more than one person that belongs with each company. I know that I want the company to be the primary key, but how can I do that? I thought I could even use multi combo boxes on a form and have the first box bring up the names of the people from that specific company in another combo box, if there is more than one listing for that company.
Sounds a bit confusing....sorry.... but anyone have any ideas? I am new at this; so sorry if the answer is an obvious one....
Thanks, Lauren
I have a "Client" table with the Client name being the primary key. I have the Client name in another table and they are linked and everything. The problem is that the "Client" is the name of the company and not the actual name of the person, and there is more than one person that belongs with each company. I know that I want the company to be the primary key, but how can I do that? I thought I could even use multi combo boxes on a form and have the first box bring up the names of the people from that specific company in another combo box, if there is more than one listing for that company.
Sounds a bit confusing....sorry.... but anyone have any ideas? I am new at this; so sorry if the answer is an obvious one....
Thanks, Lauren