I have a unbound form with a list box and text box's. I select a item from the list box and input data in the text box's then run some code to update a table using the selected items. I us a combo box on the form to filter down the items in the list box. The problem, when I run through the process the first time all works OK, after which the combo filter, after selecting a item the list box will not update just shows blank, it appears that the form needs to be reset or something, has anyone any ideas!
Thanks in advance!
Thanks in advance!