hello
I need to do the following : I have an excel workbook with one worksheet. The first column is populated with data.
the user wants to generate a new sheet in this workbook with only the records from the first sheet containing the matching criteria.
I have setup a user form with 2 textboxes for the search criteria, and 2 checkboxes so that the user can choose criteria1 and/or criteria2
could someone help me write the procedure that searches the records and outputs the result to the new worksheet ?
thanks a lot
I need to do the following : I have an excel workbook with one worksheet. The first column is populated with data.
the user wants to generate a new sheet in this workbook with only the records from the first sheet containing the matching criteria.
I have setup a user form with 2 textboxes for the search criteria, and 2 checkboxes so that the user can choose criteria1 and/or criteria2
could someone help me write the procedure that searches the records and outputs the result to the new worksheet ?
thanks a lot