Re: Using NotInList event for a combo box

Tech-Archive recommends: Fix windows errors by optimizing your registry



The latest development...

So, for the most part the code works, and it definitely created a new
record. However, while the combo box is showing the new ServerName, the form
is populated with information that does not pertain to said ServerName, as if
it were pulling the wrong record from the table.

After reading some other posts, it would appear that I may need a requery of
some sort, but I am unsure as to how to implement this. Any further advice
would be appreciated.
.



Relevant Pages