All, using 2010. I have a search form(unbound) with 4 unbound txt boxes to filter a subform. When I load the form; It loads all the records. I don’t want this. How can I load with no records showing. Also; I have a clear button that clears the txt boxes to start another search. But when I clear; the last search record remains. I want to reset it back to not records. I tried removing the recordsource and or the sourceobject and I get errors or #name?. In addition; I have other subforms linked to the main subform and they all clear when clicking the clear button. Pls help.