C
Chad Cameron
Hi All,
I am starting a new database. I have a combobox that points to a
companyname field. When I select a company name I want a listbox to
populate with the available contractors names.
I have multiple contractors for a single company, so my first problem is:
When I click on the combobox, it displays the same company name multiple
times (1 for each contractor). How can I setup the combobox to show only1
company name for all the companys we deal with?
Chad
I am starting a new database. I have a combobox that points to a
companyname field. When I select a company name I want a listbox to
populate with the available contractors names.
I have multiple contractors for a single company, so my first problem is:
When I click on the combobox, it displays the same company name multiple
times (1 for each contractor). How can I setup the combobox to show only1
company name for all the companys we deal with?
Chad