I have a combo box with an OnChange Event that works fine the first time through, but I would like to let the user make another choice without closing and reloading the program. I have a message box coming up and after the message box is closed the focus is set to the combo box, but I can't seem to get the OnChange Event to fire again. How do I force the OnChange Event to fire again? Do I have to use a pointer to the component? Please help me!! If you could post a code snippet I would appreciate it, or e-mail me at [email protected]. Thanks!!!!!