PDA

View Full Version : Solved: Requery adds new item to my combo box, but pre-existing items displayed disappeared.



wedd
11-25-2011, 06:15 AM
Hi experts, I wrote a requery method on a combobox, however, I receieve a message box to edit and add the new item to the combo box, however the items that was in the combobox are no longer displaying in the combo box anymore. Is there something I can do to retrieve those items with the new item I added to combo box list? Would I need to write vba code to retrieve those items to the list in the combo box? If so, can this be done? Would you have any sample or example code on how to do this? Or is it a simpler process involved? It's the first time I've done a task like this.

Thanks for your contributions :friends: