Hi ironfelix717,
I adapted the DQB example to my own database. Queries like "SELECT * FROM TableName ORDER BY ID" are fine, as long as the fields are text or numbers, there is no problem. Well, if the query is set with the search feature in more than one field in the table in the list box, how...