Hi there,
I am having difficulty with the following and would appreciate your advice...
I have a form with 2 combo boxes the first combo list companies, the second combo lists the locations. As one company can have many locations I have created a new column on the locations table (company_ref) that references the company_id from the companies table.
What I want to do is filter the location combo box to only list locations that belong to the company combo box.
Any ideas??
Thanks
Naz
I am having difficulty with the following and would appreciate your advice...
I have a form with 2 combo boxes the first combo list companies, the second combo lists the locations. As one company can have many locations I have created a new column on the locations table (company_ref) that references the company_id from the companies table.
What I want to do is filter the location combo box to only list locations that belong to the company combo box.
Any ideas??
Thanks
Naz