Hi !
----
I have a subform which have four controls two of them are ComboBoxes.
the first ComboBox is based on a table TblModel and after choosing a Model and moving to the second ComboBox, the second ComboBox is based on a Query (made with QBE) which uses the first ComboBox as the criteria for selection.
The problem is that whenever I open the second ComboBox
a window is opened asking for parameter. It apears that the Query can't access the value from the first ComboBox !!.
Please Help !
Thanks !!!
----
I have a subform which have four controls two of them are ComboBoxes.
the first ComboBox is based on a table TblModel and after choosing a Model and moving to the second ComboBox, the second ComboBox is based on a Query (made with QBE) which uses the first ComboBox as the criteria for selection.
The problem is that whenever I open the second ComboBox
a window is opened asking for parameter. It apears that the Query can't access the value from the first ComboBox !!.
Please Help !
Thanks !!!