Hi Eben, You can remove the html tag, span, from being considered as a search criteria. The code below will not return any rows when the user searches for span. However, if there is some valid wording like span in the column then it'll also not be returned. Since you're using html tags within...