G
Guest
Hi, I have set up a combo box to look up related values in the database by
searching a lookup value. If a particular value from the combo box is
selected, the other unbound text fields are filled with the required related
information. If I place my module (that looks up corresponding datavalues
from the database) in the OnChange Event of the ComboBox, my arrow keys for
the combo do not work normally. It doesn't scroll down or up. Could anyone
please tell me which event to best place the module in so the user can access
the combo through the mouse and/or keyboard?
Thanks for any response.
searching a lookup value. If a particular value from the combo box is
selected, the other unbound text fields are filled with the required related
information. If I place my module (that looks up corresponding datavalues
from the database) in the OnChange Event of the ComboBox, my arrow keys for
the combo do not work normally. It doesn't scroll down or up. Could anyone
please tell me which event to best place the module in so the user can access
the combo through the mouse and/or keyboard?
Thanks for any response.