That made it work!
But now I’ve encountered another situation. The column that’s being searched is full of numbers. The range of numbers can go from 1-1,200. If I type in 25 (for example), it returns the results for the rows that have 25 in the first column along with all the rows that have 125, 225, 325, 425, etc etc. How can I show only the search criteria that’s entered and exclude the rows that aren’t relevant?