I have a listbox in a form which is controlled by values typed to unbount texboxes, but when an unbount textbox given a value brigs a results from sql statment query from a filed that has null values, the listbox does not populate with all records again from then on. Tryed whith the query but i dont thing the problem is there, all i want is after i erase all in the specific textbox, listbox to populate again with all records and not only that aren t null. Seems like missing the whole point of having the listox with this issue ..