//QUOTE//
problems using linked combos
Hi All
I am trying to use 3 combos which are all linked to each other but having some problems. The first combo list all the suppliers, it is a two column combo, supp ID (BOUND COLUMN) Supp Name (COLUMN COUNT). The second combo lists a list of contract types ie software, hardware etc so when a supplier is chosen in cbo1 I want all contract types related to this supplier to appear in cbo2 and the 3rd combo lists all the contracts related to supp in cbo1, contract type in cbo2 and on selection of the 3rd it should display all the details in my tab control at the bottom of my form.
I have a sample of 4 combos being linked in this way I have studied it carefully and even tried to copy the expressions and code behind it changing it to match my field names but no matter how hard I try I cannot seem to grasp this.
//UN-QUOTE//
HAY!
this is what i want to do!!!! can you send me a copy of the sample one that Kev sent u!please