Hi everybody,
i have two comboboxes. One pulls out a list with company names, and the second pulls out a product name list. Many of these companies have the same products but with different names.
I would like to have the second combobox list first to show the product names of the company selected in the first combobox, then e.g. a line '----------' and then the product names of the other companies.
I can not figure out the SQL commands how to pull (in the second combobox list) the product names of the selected company first and then how to put the line between this company's products and the products of the other companies.
Any advise is welcome.
Thanks for your help, georgp
i have two comboboxes. One pulls out a list with company names, and the second pulls out a product name list. Many of these companies have the same products but with different names.
I would like to have the second combobox list first to show the product names of the company selected in the first combobox, then e.g. a line '----------' and then the product names of the other companies.
I can not figure out the SQL commands how to pull (in the second combobox list) the product names of the selected company first and then how to put the line between this company's products and the products of the other companies.
Any advise is welcome.
Thanks for your help, georgp