G
Guest
What is the trick to finally get a combo box that previously did not have a
value, to now reflect that value if it was added to a table behind the scenes
in VBA?
I thought I had it licked in 2003 by using cmbMyCombox.requery, but I'm
trying that same trick in 97 and not having any luck.
What are the key elements I need to have in place to always make sure that a
combobox shows a newly available record? (No matter what version of Access)
value, to now reflect that value if it was added to a table behind the scenes
in VBA?
I thought I had it licked in 2003 by using cmbMyCombox.requery, but I'm
trying that same trick in 97 and not having any luck.
What are the key elements I need to have in place to always make sure that a
combobox shows a newly available record? (No matter what version of Access)