W
Wolf
I tried using the combo box based on another combo box example, which I
could make work however it poses two problems for me.
1. I think the "requery" line may be responsible for changing the value in
the primary combo box in the first record to the first available selection
in that combo box. In other words the first record always defaulted to the
"1" selection on the combo list.
2. I wanted to be able to store the value in the secondary combo box, but
when I cycle through the records that value never saved and each record
would show whatever I had selected on the previos record.
Is it possible to accomplish what I want using this combo based on another
combo or should I forgo this route and try something different?
could make work however it poses two problems for me.
1. I think the "requery" line may be responsible for changing the value in
the primary combo box in the first record to the first available selection
in that combo box. In other words the first record always defaulted to the
"1" selection on the combo list.
2. I wanted to be able to store the value in the secondary combo box, but
when I cycle through the records that value never saved and each record
would show whatever I had selected on the previos record.
Is it possible to accomplish what I want using this combo based on another
combo or should I forgo this route and try something different?