R
Raul Sousa
I have a combo box. When the user types a values that is
not in the lookup table, the not onlist event opens
another for in dialog mode so that the user insert the
new value in the look up table.
My problem is that after the second form is closed, the
new value is not yet on the combo box. I need to refresh
the combo box.
How can I do that?
not in the lookup table, the not onlist event opens
another for in dialog mode so that the user insert the
new value in the look up table.
My problem is that after the second form is closed, the
new value is not yet on the combo box. I need to refresh
the combo box.
How can I do that?