
POSTED: Nov 19, 2008 8:28 PM (GMT)
And then if you want to see that new attendee in the combo box without exiting the form, you need to refresh the combo box. Using the OnEnter event of that combo box, put in me!MyCombobox.Requery






And then if you want to see that new attendee in the combo box without exiting the form, you need to refresh the combo box. Using the OnEnter event of that combo box, put in me!MyCombobox.Requery
