Hello,
I have a table with 7 columns of data (A to G) on the "Data" sheet that I would like to be able to search for strings of text using criteria from any one of the columns or any multiple of columns. I would like to be able to enter the criteria in a userform and get the results on the "Search" sheet. The results should contain all the data from the row that contains a match. The "Search" sheet should also be cleared except for headers before results are dispalyed. I have this working at the moment using a textbox but can only enter one criteria which searches the entire workbook and gives the results from all sheets. This pulls up too many matches I would like to be able to use multilple criteria to filter what I need to see and only search the "Data" sheet. I have attached a workbook to give you an idea of what I have. The workbook uses a userform to enter the data via dropdown lists and textboxes.
Thanks
Tony
Bookmarks