Ok I added the search to my DB, I changed the table name in the SELECT
I also change the tbl name in the QsLookup
When I select my criteria then search I get no results
Here is my code
Private Sub btnSearch_Click()
'Dim lsOne, lsTwo, lsThree, lsFour, lsFive As String
Dim lvOne, lvTwo, lvThree...