K
Karen
I have a combobox set LimitToList = No
On the AfterUpdate event I have the following code
cboTitle.Requery
However, it doesn't requery til the form is closed and opened again. What's
wrong?
On the AfterUpdate event I have the following code
cboTitle.Requery
However, it doesn't requery til the form is closed and opened again. What's
wrong?