Hello, I was wondering what I am possibly missing when I try to do the following. I have a .mdb database and on it I have a combo box. This looks up the values in another table and populates the combo box with the key value of the table being looked up. If I then go and add a record that the combo box uses it does not appear in the combo box when I return to the form.
I have tried requery in VB and it only works if the combo box has not previously being clicked. Is there any way that I can get the most up to data always appearing when the combo box is pressed.
I also need to be able to do this in other places on the database.
Does anybody know what to do?
Any help would be greatly apprecieted
Thanks
Any
I have tried requery in VB and it only works if the combo box has not previously being clicked. Is there any way that I can get the most up to data always appearing when the combo box is pressed.
I also need to be able to do this in other places on the database.
Does anybody know what to do?
Any help would be greatly apprecieted
Thanks
Any