I have been working on a search form for a week now and seem to have everything working with a couple of exceptions. I now need to add the ability to allow the user to search on a date field as well as a yes/no field (set up as a checkbox on the data entry form.) My search form is an unbound form. Everything I tried in the date field just returns all records - it does not see my date. Any ideas on how I can set these two type fields as searchable fields? Thanks for your suggestions!