Hello,
My form contains 2 combo box, they are already synchronised, so for every ProductCategory i choose in the first combo box, i see only the products i should in the second.
However, i would like to have a description in the left of both combo box: a text box(if anyone have other ideeas i'm open to them), the first would describe the product category i choose in the cboProductCategory, the second will describe the product that i select in the second combo cboProductSelection.
Can i somehow synchronise the first combo with the first textbox, and the second cbo with the second textbox in the same form (in this case i'm not using subforms)?
I don't think this has to much impact on the situation but i give it as a info. I also have a checkbox in the right of every combo box witch makes the textbox visible or not, depending if i'm interested or not on the description.
Thanks and sorry for my bad english.
My form contains 2 combo box, they are already synchronised, so for every ProductCategory i choose in the first combo box, i see only the products i should in the second.
However, i would like to have a description in the left of both combo box: a text box(if anyone have other ideeas i'm open to them), the first would describe the product category i choose in the cboProductCategory, the second will describe the product that i select in the second combo cboProductSelection.
Can i somehow synchronise the first combo with the first textbox, and the second cbo with the second textbox in the same form (in this case i'm not using subforms)?
I don't think this has to much impact on the situation but i give it as a info. I also have a checkbox in the right of every combo box witch makes the textbox visible or not, depending if i'm interested or not on the description.
Thanks and sorry for my bad english.