I have a excel database in which i have to enter the details of employe which include name, skills like languages, operating system etc through the userform. now i want to search the employe on the basis of languages. i have made a userform which has 3 command
buttons namely search, delete, and cancel.
it also has a text box in which i have to enter the language. i need coding of search button such that it will give list of all the employe having knowledge of that particular language in another sheet.
i also need to delete a row by entering name of a particular employe. please someone help!!!!