G
gmazza via AccessMonster.com
Hey there,
On my form I choose a value, CriteriaOptionValue, from a combo box and right
after the choice, I update a specific table with the new value.
I also have the field CriteriaOptionValue right next to the combo box.
When I run the form, the CriteriaOptionValue text field shows the correct
info from the table.
When I choose a new value from the combo box, the text field
CriteriaOptionValue does not change to the new value.
I even requeried it in the Change event of the combo box and it still shows
the old value.
Any ideas how to get this field to show the new result in the table?
Thanks!
On my form I choose a value, CriteriaOptionValue, from a combo box and right
after the choice, I update a specific table with the new value.
I also have the field CriteriaOptionValue right next to the combo box.
When I run the form, the CriteriaOptionValue text field shows the correct
info from the table.
When I choose a new value from the combo box, the text field
CriteriaOptionValue does not change to the new value.
I even requeried it in the Change event of the combo box and it still shows
the old value.
Any ideas how to get this field to show the new result in the table?
Thanks!