Hi there,
When I create a new contact in my contacts database, I've noticed that my Requery button does not requery the Search combo box that is on my form. That is, the new name does not appear in the combo box list unless I close it and re-open it. I'm using Me.requery, and clicking on the button takes me back to record 1 but it does not update the combo.
How do i fix this?
thank you