I have created a user form having around 10 text field using ADO,now i want to search /find the record method,user can enter any data in any of the fields in this form and press search button so that query can be formed using the data entered in the fields and then all records wil be displayed.